# Providing Liquidity

If you have a strong understanding of LPing and want to earn trading fees while holding AP tokens, consider providing liquidity.&#x20;

1. On the homepage, choose an NFT collection, then select “Supply” on the Provide Liquidity card.

   <figure><img src="/files/r66Ml261a6a0Uu3RN5A1" alt=""><figcaption></figcaption></figure>
2. Enter the # of AP tokens you would like to LP and the corresponding amount in the trading pair (usually ETH) will automatically populate in a balanced deposit.

   <figure><img src="/files/RRrF4WeSlv4TlZy3tMNu" alt=""><figcaption></figcaption></figure>
3. If you do not currently own any AP tokens, you can navigate directly to the Swap page to purchase by clicking on the **Buy AP** link OR if you own the NFT, you can Mint AP/DP tokens.

{% hint style="danger" %}
In order to claim airdrops for AP tokens that are in the LP, you will need to Remove Liquidity.
{% endhint %}

4. To remove liquidity, enter the # of LP Tokens you want to burn in order to receive the token pairs back to your wallet.&#x20;

{% hint style="warning" %}
***Disclaimer:** The object market is a highly risky and speculative market, thus assets like AP and DP contain even more risk and speculation. Please make sure you understand the product and risks associated with it before purchasing.*
{% endhint %}


---

# 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.metastreet.xyz/yield-capture-layer/airdrop-pass/providing-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.
