# Sithswap

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

### Swap

* Navigate to [**sithswap.com**](https://app.sithswap.com/) in your browser.
* For the StarkNet blockchain, you need either the **ArgentX** or **Bravoos** wallet.

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

* Click “Connect” in the top right corner.
* Select the tokens you wish to swap from the dropdown lists.
* Choose the amount to swap.
* Confirm the swap by clicking the “Swap” button and then confirm the transaction in your wallet.

### Add Liquidity

* Under the “Liquidity” tab, you can see three options: “All”, “Add”, and “Withdraw”. “All” displays a list of all pools on SithSwap. “Add” allows you to select specific tokens to add to the liquidity pool.

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

* Click on an active pool from the “All” list or choose your tokens if you want to use the “Add” option. The next step will look the same.
* Fill in the amount to add to the liquidity pool.
* Confirm by clicking the “Add” button at the bottom and then confirm the transaction in your wallet.
* You can see your position under the “Withdraw” tab.

### Withdraw Liquidity

* Click “Liquidity” in the menu bar and select “Withdraw”.
* Select the amount of LP tokens you wish to withdraw and click the “Withdraw” button at the bottom.

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

* Confirm the withdrawal by confirming the transaction in your wallet.
* You also have the option to leave your position and add rewards to the LP using the “Compound” button, or just claim rewards to your wallet using the “Claim” option.

<figure><img src="/files/0PRYf1rdgi6MgB7UGq1Q" 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/sithswap.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.
