# Liquidity Farming Pools

The Liquidity farm is the place to stake your Liquidity Pair tokens to earn VXL + possibly partner tokens + possibly NFTs.\
\
These farms provide incentives to projects & people in providing liquidity. \
\
You’re going to need some "LP Tokens" to enter into a Farm with. Farms can only accept their own exact LP Token; for example, the VXL-ETH Farm will only accept VXL-ETH LP Tokens. \
\
To get the exact LP Token, you'll need to provide liquidity for that trading pair. So to get VXL-ETH LP Tokens, you'll first have to provide liquidity for the VXL-ETH pair.


---

# 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://voxelxnetwork2.gitbook.io/voxel-x-network-whitepaper-version-2.0/voxel-x-ecosystem/voxdex-exchange/liquidity-farming-pools.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.
