# Swap

1. Click the **Swap** button in the navigation bar on the left hand side. It will take you to the Swap screen.

   <figure><img src="/files/FZx49dIEzZbuLBZqq7A1" alt=""><figcaption></figcaption></figure>
2. Once you have arrived at the Swap screen, you can start swapping by choosing two tokens. **Make sure there is an existing pool with the tokens you’d like to swap.**&#x20;
3. Input the amount you would like to swap. The output amount is calculated and shown. Click **Swap**. <br>

   <figure><img src="/files/WCM8R7Ka5TJs5acKRFaV" alt=""><figcaption></figcaption></figure>
4. At the confirmation modal, the price impact, slippage % and estimated output are visible. If everything looks good, click **Confirm**. \
   Approve the transaction on HashPack.&#x20;

   <figure><img src="/files/aLZF3GXjoGe2OpbtAdXu" alt=""><figcaption></figcaption></figure>
5. You have successfully swapped your tokens! \
   Clicking on your account ID at the top right corner gives you the option to **View on HashScan.** \
   In HashScan, you can see the history of transactions performed by your account on HeliSwap.&#x20;

   <figure><img src="/files/Po1TQcdkGvbkXpyO50eQ" 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.heliswap.io/getting-started/navigation-through-heliswap/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.
