# QuipuSwap Farms

Farms is a part of the growing QuipuSwap ecosystem which main aim is increasing of liquidity in all QuipuSwap pools. Smart contracts for QuipuSwap farms are built, internally audited, and deployed in mainnet. Interface fees are supported, incentivising other platforms to integrate farms into their interface.

There are two options for farming contracts:

* Staking LPs or single assets to earn QUIPU.
* Staking LPs or single assets to earn other tokens.

GitHub repository: <https://github.com/madfish-solutions/quipuswap-farming>


---

# 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.quipuswap.com/introduction/quipuswap-subprojects/quipuswap-farms.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.
