# Provide Liquidity And Farm

**Add Liquidity**

When you add liquidity, you are given pool tokens that represent your share of the pool, which earns fees, charged during swap transactions, when you start farming. The fees earned are proportional to the pool size.

Click on the 'Add Liquidity' Button to transit into the Liquidity Pool Page

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

Enter the amount of Liquidity and proceed to add liquidity to the pool.

<figure><img src="/files/DoGSg49CGc4dPaYZRvuM" alt=""><figcaption><p>Liquidity Pool Page</p></figcaption></figure>

<figure><img src="/files/DoGSg49CGc4dPaYZRvuM" alt=""><figcaption><p>Liquidity Pool Page</p></figcaption></figure>

Below an example of the liquidity pool token for the HashKing Platform

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

**Remove Liquidity**

Select the liquidity pair and proceed to remove liquidity

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

**Farming**

Before you can start farming you will need to have the liquidity pool token. Click on 'Add LP' to proceed to the 'Add Liquidity' step if you do not have the liquidity pool token.<br>

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

There will be a one time authorization request in order to start farming.

<figure><img src="/files/rsYLxZQjLbDcxYpsIeT2" alt=""><figcaption><p>One Time Authorization</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://doc.nodedao.com/subdao/staking-filecoin/provide-liquidity-and-farm.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.
