# WaveSwaps

WaveSwaps is a metered recycling and liquidity-routing infrastructure.

It provides technical mechanisms to:

* permanently remove selected tokens from circulation, and
* route native liquidity through deterministic, verifiable execution paths.

WaveSwaps is **infrastructure**, not an exchange, investment product, recovery system, or financial intermediary.

All interactions are:

* voluntary,
* executed on-chain,
* irreversible once confirmed, and
* verifiable via public records.

WaveSwaps does not provide guarantees of value, outcome, recovery, reimbursement, yield, or return.

Participation records technical state only.\
It does not create entitlement.

{% hint style="info" %}
This documentation is intentionally limited. \
\
WaveSwaps is defined by deployed contracts, visible interfaces and recorded execution.\
\
Nothing else applies.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.waveswaps.com/waveswaps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
