# 10K Swap

{% embed url="<https://10kswap.com/swap>" %}
↑ Official site url ↑
{% endembed %}

### Swap

* Open [**10kswap.com**](http://10kswap.com) in your browser
* Connect using **ArgentX** or **Bravoos** wallet

<div data-full-width="false"><figure><img src="/files/4j8o7xYG6RRtWmaP4jQe" alt=""><figcaption><p>Swap page</p></figcaption></figure></div>

* Pick how many tokens you want to swap
* Click Swap button and then confirm

### Add Liquidity

* Click on "Pool" tab

<div data-full-width="false"><figure><img src="/files/tSirWezXfTghrkjeT2Et" alt=""><figcaption><p>"Pool" page with a list of avalable liquidity pools.</p></figcaption></figure></div>

* You will see a list of all liquidity pools on 10kswap.
* Click "Add Liquidity" next to the pair you are interested in or click the "+New position" green button if you want to pick tokens on your own.

<figure><img src="/files/YjRO6MkQOieg4gXJ0xV9" alt=""><figcaption><p>Adding liquidity</p></figcaption></figure>

* Enter the amount of the first token you want to add. The second token will be filled automatically with the same value in dollars.
* Click "Deposit" and confirm.
* Done! You should now be able to see your position under the "My pools" tab.

### Withdraw Liquidity

* Go to "My pools" (see previous step) and click "-Withdraw" at the bottom.

<figure><img src="/files/f9u2eG2drTGmJ6xBWCiD" alt=""><figcaption><p>Withdraw</p></figcaption></figure>

* Fill in the amount of tokens you want to remove.
* Approve and confirm.
* Congratulations! Your tokens have been returned to your wallet.

<figure><img src="/files/0FMXHGXOKPRDzNdyubtL" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></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://hub.airdrop.expert/knowledge-base/protocols-guides/10k-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.
