# Buy exchange

## Step one

FIRST PREPARE THE FON MINER FEE AND THE CURRENCY USED TO BUY THE TRANSACTION, AND ENTER ROSSWAP THROUGH THE DECENTRALIZED WALLET BROWSER TO THE "EXCHANGE" INTERFACE.

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

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

## Step two

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

<mark style="color:purple;">(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.)</mark>&#x20;

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

## Step three

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

<figure><img src="/files/00KIuE2RGgllYaUdvADT" 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.rosswap.com/product-features/buy-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.
