# Swap

1. Navigate to the 'Swap' page and select two unique tokens. The token on top will be your input, and the token on bottom will be the token you will receive.

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

2. Input your desired output&#x20;

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

3. Review the price impact and network fee. Then select 'Swap'

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

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

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

Your transaction is complete. If you do not see the token in your wallet (ex: MetaMask), double check that you have imported the token address, and wait a few minutes.&#x20;


---

# 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.prl.one/buttonwood/user-guides/buttonswap-user-guide/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.
