# Swap Page

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

The Alcor Swap swap page is where users can easily trade one EOSIO-based token for another. The page consists of two main sections: the token selection section and the swap execution section.

In the token selection section, users can choose the EOSIO-based tokens they want to trade and receive from a dropdown menu. Users can also see the current price of each token and the estimated amount of the receiving token they will get based on the current exchange rate.

In the swap execution section, users input the amount of the token they want to trade, and the amount of the token they want to receive is automatically calculated based on the current exchange rate.

Once the user is satisfied with the inputted information, they approve the transaction on the EOSIO blockchain using their wallet, and the swap is executed right away. The user can see history of his swap in history section of pool page.


---

# 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.alcor.exchange/alcor-swap/swap-page.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.
