# How To: Add liquidity

**Steps to Add Liquidity:**

* Under the 3xcali**Swap** page, you will find a tab called *Pools.*
* When you open the *Pools tab,* you will find a list of various pool pairs on the platforms divided over three tabs: *Top Pools, All Pools,* and *My Pools*. The latter obviously consists of the pools you already LP’d to.
* Select a pool that you want to LP to and hit *Manage* on the right,
* This leads to an interface with the two tokens and a *Deposit* and *Withdraw* tab. In this case, we want to stay on the *Deposit* tab.
* Select the amount of the tokens you want to LP and hit *Deposit & Stake* or *Deposit* if there is no gauge created for that pool. In the case of *Deposit & Stake* your LP tokens will immediately be staked in the gauge and eligible for bribes.
* Select the desired action and Metamask transactions start to pop up.
* Sign and confirm the Metamask transactions to finalize.

Note: if the pool is whitelisted you are able to stake the LP tokens in the gauge to earn bribe rewards.

Note: as a liquidity provider, you are subject to Impermanent Loss.

{% embed url="<https://www.loom.com/share/0fb4233cfd0b4f9498eb17a3dd36a6d6>" %}

\ <br>


---

# 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://3six9innovatio.gitbook.io/documentation/3six9-products/the-3xcalibur-ecosystem/using-the-protocol/3xcaliswap/how-to-add-liquidity.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.
