# Exchange

Token swaps at DeFi Saver are done in a fully non-custodial way, with tokens being swapped on-chain using decentralized exchanges and DEX aggregators to find the best swap rate at the moment.

<figure><img src="/files/cjlpPOMuoJ8dPI12eiKf" alt=""><figcaption><p>Basic overview of Defi Saver exchange components</p></figcaption></figure>


---

# 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.defisaver.com/actions/exchange.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.
