# How to Swap

{% hint style="info" %}
Please note that the token ratio shown in the guide images is for reference only.
{% endhint %}

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

Logging into the K STADIUM App, go to Atheneswap through the banner on the main screen.

<figure><img src="/files/2hozTYCVprumJRaiMHML" alt=""><figcaption></figcaption></figure>

1. Go to the guidance page.
2. Refreshing the price. The price will update automatically without manual retrieval.
3. Select the cryptocurrency to input and enter the quantity.
4. Choose the cryptocurrency to be output. The converted quantity will be displayed based on the quantity of the input cryptocurrency.
5. This is swap button to proceed with the swap.
6. The expected swap details will be displayed.

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

Choose the cryptocurrencies to swap.

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

Once the cryptocurrencies are selected on the top and bottom, enter the quantity to swap.

After entering, proceed with the swap by clicking the “Trade Now” button.

<figure><img src="/files/6QNB8iZQOgRAeQqSv7J8" alt=""><figcaption></figcaption></figure>

Confirm the entered quantity, received quantity, swap fee, and estimated transaction fee. Click the “Confirm Swap” button to finalize the swap.

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

Swap completed!

You can check the transaction on the explorer.

You can check the swapped tokens in the Wallet tab of the K STADIUM App.


---

# 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.atheneswap.io/products/swap/how-to-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.
