> For the complete documentation index, see [llms.txt](https://docs.uno.farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uno.farm/introduction-to-unofarm/better-than-manual-farming.md).

# Better than manual farming

An effective approach to investing in yield farming protocols involves engaging and spending a lot of time on both continually researching and reviewing new DeFi projects as well as managing one's current portfolio.&#x20;

UnoFarm protocol provide the most trusted yield sources, auditing implemented protocols, decreasing farming risks.

To optimise their yields DeFi users have to manually claim their profits and reinvest, find pairs and yield sources with best APY and regularly move their assets to where they will generate more profit.

UnoFarm is compounding the profit farmed at optimal intervals to maximize APY. Intervals for reinvest are calculated according to gas fees, pool saturation and allocated funds.&#x20;

Using this optimal interval, protocol harvests the reward tokens from yield sources and swaps it for the underlying assets that users deposited. Mutual pools structure which are used for this saves network fees, creating less transactions.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.uno.farm/introduction-to-unofarm/better-than-manual-farming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
