# Swap

SourceSwap provides an easy to use interface to make swapping tokens easy and seamless.

Simply Navigate to the "Trade" tab. Here you can select which tokens you would like to trade.

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

Use the drop downs to select the tokens you wish to trade.

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

Set the amount to be traded and click "SWAP". Accept the prompts from KEPLR.

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

Wait for the trasnaction to process. You have now completed your first swap.

<figure><img src="/files/8aTOvrsa0F0wtTsuNr3v" 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.sourceprotocol.io/sourceswap-on-chain-dex/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.
