# eZKalibur

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

### Swap

* Open [**ezkalibur.com**](https://dapp.ezkalibur.com/) in your browser and connect your wallet.

<figure><img src="/files/YoyQ6nOHhrv0OQRckH4z" alt=""><figcaption><p>Main trading page</p></figcaption></figure>

* Select the tokens you want to swap in the Pay and Receive fields.
* Enter the amount of tokens you want to swap and click Swap.
* Confirm the transaction in your wallet.

### Add Liquidity

* Go to Trade > Liquidity from the top menu&#x20;
* Choose the pair of tokens you want to add to the liquidity pool.

<figure><img src="/files/FuqixK9JkTnvWovDxyiU" alt=""><figcaption><p>Liquidity pools page.</p></figcaption></figure>

* Click Manage Liquidity and enter the amount of tokens you want to supply.
* Click Add Liquidity and confirm the transaction in your wallet.

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

* You can view and manage your liquidity positions on the same page.

### Withdraw Liquidity

* Go to Trade > Liquidity and select the liquidity position you want to remove.

<figure><img src="/files/0zNuQAE8lAbeIxvVvyJy" alt=""><figcaption></figcaption></figure>

* Click Remove and enter the amount of tokens you want to withdraw from the pool. You can click on Available \* to withdraw all your tokens.
* Click Approve and confirm the transaction in your wallet.

### Stake LP tokens

* After you add liquidity, go to Farms on the menu bar and find your pair on the list.
* Click Manage and enter the amount of LP tokens you want to stake.

<figure><img src="/files/JjtAj7aTva063lTUgUkg" alt=""><figcaption><p>Staking LP tokens on farms</p></figcaption></figure>

* Click Approve and confirm the transaction in your wallet.
* You can claim your staking rewards by clicking Claim next to the stake/unstake buttons.
* To unstake your LP tokens, click Unstake and enter the amount you want to withdraw.
* Click Approve and confirm the transaction in your wallet.

### xSword

* eZKalibur offers extra rewards by locking and staking their native token SWORD.
* Go to xSword section and swap some tokens for SWORD if you don’t have any.

<figure><img src="/files/k82fyOlUYotQ71e76TWY" alt=""><figcaption><p>xSword page</p></figcaption></figure>

* Click Lock SWORD, enter the amount and confirm the transaction in your wallet.
* You will receive xSword tokens in exchange. Stake them in the bottom right section by clicking Allocate xSWORD and entering the amount.
* To unstake your xSword tokens, click Deallocate and enter the amount.
* To convert your xSword tokens back to SWORD tokens, click Redeem SWORD and enter the amount.
* You will need to wait for a vesting period (15-90 days) to redeem your tokens.

### Launchpad

* eZKalibur also offers a Launchpad platform for new projects.
* Visit this page regularly if you are interested in being an early investor.

<figure><img src="/files/Fkf4fMtL4pB65WUhrNJK" alt=""><figcaption><p>Launchapd section</p></figcaption></figure>

* You will find the details and requirements for each project on the Launchpad page.

<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/ezkalibur.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.
