> For the complete documentation index, see [llms.txt](https://docs.flatqube.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flatqube.io/use/farming/new-farming.md).

# New farming

Welcome to the updated farming section.

The [old farming](/use/farming/old-farming.md) will continue to work, however, only those pools that do not participate in the FlatQube DAO voting will work.

You can use the old farming by visiting the appropriate section:

{% embed url="<https://app.flatqube.io/farming>" %}

What is new in the updated farming and what aspects have been changed?

1. [Boosted farming](/use/farming/concepts/boosted-farming.md) - the ability to increase the speed of farming by locking QUBE and LP tokens.
2. Gauges (new farming pools)
3. [Reward distribution speed change](/use/farming/concepts/reward-distribution.md)
4. Updated [farming pool creation form](https://github.com/babowsk1/flatqube-docs/blob/main/use/farming/new-farming/broken-reference/README.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.flatqube.io/use/farming/new-farming.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.
