# 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="/files/AwPE9AhjywlPo35KHRsX" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/HPlj5ibJy1YgIr8B1w9C" 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 10 minutes the status is not Success, please contact customer success team for investigation.


---

# 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://wiki.delos.financial/how-to-transact/markdown.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.
