> For the complete documentation index, see [llms.txt](https://docs.rosswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rosswap.com/product-features/sell-exchange.md).

# Sell exchange

## Step one

FIRST PREPARE THE FON MINER FEE AND THE COIN YOU WANT TO SELL, AND ENTER ROSSWAP THROUGH THE DECENTRALIZED WALLET BROWSER TO THE "EXCHANGE" INTERFACE.

After entering the ROSSWAP page, select the currency you need to sell, enter the amount you need to sell, and if the prompt "Allow to call authorization" appears, follow the prompt to complete the authorization.

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

## Step two

After the authorization is completed, click the redemption button below to enter the confirmation selling interface, then click the confirm redemption button, enter the password as required to confirm, and submit the transaction.

(If clicking the redemption button prompts failure, you need to click the settings button in the upper right corner of the redemption bar and adjust the slippage higher.)&#x20;

<figure><img src="/files/3Lm51agXpqxXgEkRMPgu" alt=""><figcaption></figcaption></figure>

## Step three

After the sell transaction is submitted, please wait patiently for the block confirmation, after the block confirmation is completed, the currency you sold and exchanged will be automatically displayed in the balance.

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


---

# 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:

```
GET https://docs.rosswap.com/product-features/sell-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.
