> For the complete documentation index, see [llms.txt](https://docs.delos.financial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.delos.financial/baas-wiki/ui-overview/exchange-or-on-off-ramp.md).

# Exchange | On/Off Ramp

To make an exchange, please go to the Dashboard section in your Delos profile and click the "🔄" icon (Convert).

\**Exchanges above 400,000 USD in value should be notified to us in advance. We will undertake these exchanges manually to ensure speed.*

The process consists of 2 steps. First, please choose the source wallet and the recipient wallet, fill in the exchange amount. You will see the exchange rate and fees, as well as the final destination amount.&#x20;

<figure><img src="https://593737987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtrcJqDHuwYCuJo7knaHE%2Fuploads%2FJeeIQlabsrnTYxYR6Kdz%2Fimage.png?alt=media&amp;token=86018198-962a-4608-afd3-53e7950b4339" alt=""><figcaption></figcaption></figure>

In the next step, you check the data you filled in.

<figure><img src="https://593737987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtrcJqDHuwYCuJo7knaHE%2Fuploads%2FMTXffoAUKaOWUXp7ho28%2Fimage.png?alt=media&amp;token=1818f9e4-190c-433d-935a-a2453ed3b34d" alt=""><figcaption></figcaption></figure>

After that, you’ll see the notification of successful exchange transfer.

Also, you’ll be able to see this in your Payments (transaction history) section.

Note that Exchange should be almost instant. So, in case after 1 hours the status is not Success, please contact customer success team for investigation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.delos.financial/baas-wiki/ui-overview/exchange-or-on-off-ramp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
