# Crypto Swap

XYes cryptocurrency swap is a process that allows users to convert one cryptocurrency into another. By exchanging cryptocurrencies, XYes users can rebalance their portfolios, take advantage of different market conditions, or gain access to more investment opportunities. Below, we provide a detailed look at how to perform a Bitcoin exchange on XYes.com:

1. Go to your Wallet, which can be found in the upper right corner of the XYes page, and select it.

<figure><img src="/files/kQdtxinl5GehNM67OpqQ" alt=""><figcaption></figcaption></figure>

2. From there, choose the crypto swap option and select the cryptocurrency types and amount you wish to swap.&#x20;
3. Once you’ve made your selections, click the swap button.

<figure><img src="/files/O57XnkgJAWmmqeEAXkYl" alt=""><figcaption></figcaption></figure>

4. After the swap is complete, a message will appear confirming the transaction.

<figure><img src="/files/xYPIaCjEK0h6W5fGYDfy" alt=""><figcaption></figcaption></figure>

You can check your transactions for more details about the swap. The currency that is being swapped will show in red and the resulting currency will show in green.

<figure><img src="/files/z7KY0Ep66tRASpVq2ePL" alt=""><figcaption></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.xyes.com/cryptocurrency/crypto-swap.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.
