# Farm

Providing liquidity requires staking equal values of different tokens, which generates a LP token. This new LP token is then staked in a new pool in order to earn a yield. stake LP coins to earn tokens, depending on the pool, there will be different regulations on the LP pair needed to stake and the output token after staking the LP pair For example, If you stake $100 of an HNG token along with $100 of KUSDT, which generates a new LP token which you can stake again for a higher yield on the HanaGold website or on another farming site.


---

# 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.hanagold.finance/hng-finance/dapp/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.
