# Liquidity

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

AbstraDEX is committed to constructing a DEX platform across Multi-chain, emphasizing dense liquidity to facilitate seamless transactions. Our goal is to ensure that transactions on AbstraDEX operate smoothly, providing users with a frictionless and efficient trading experience.

Participating in this process is straightforward – you can contribute liquidity for any token pair by staking both assets through the dedicated [Liquidity ](https://exchange.abstradex.xyz/liquidity)page.

In exchange for providing liquidity, you become eligible for trading fees associated with that specific pair. Additionally, you'll receive LP Tokens, a valuable asset that can be further staked in Farms to unlock enticing ABS rewards. This dual benefit structure not only incentivizes liquidity provision but also creates an interconnected ecosystem where users can optimize their returns through multiple channels.

## How to Add Liquidity

1. Go to the [Liquidity](https://exchange.abstradex.xyz/liquidity) page.

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

2. Click the “**Add Liquidity**” button.
3. Choose the two tokens in the trading pair you want to add liquidity. Here, we are going to use ABS and ZETA as an example.

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

4. Enter an amount on one of the tokens that you want to add liquidity to. \
   \
   The other should be calculated and filled automatically. If one of the tokens does not have enough balance. You will see an error and the button is greyed out. \
   \
   Please enter a lower amount to proceed or use the “**Max**” button to fill in the maximum available value.

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

5. Click the “**Supply**” button to carry out the process of adding liquidity
6. Your wallet will ask you for confirmation. Confirm your transaction from your wallet.
7. Soon after, you will see your LP Token balance on the Liquidity page.


---

# 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.abstradex.xyz/guide/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.
