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

# Aggregated Farming

You no longer need to search for the most convenient and profitable Pools & Farms all over the Internet. You can find them all collected in one place now. Our analysts constantly monitor the market for the most stable and secure platforms for your investment. YieldShield only works with whitelisted farms that have passed a security audit to minimize your risks and maximize your yield.

Also, we are supporting only the farming platforms with a minimum Market Cap of 1 Million $ and 100k+$ trading volume.&#x20;

For all supported farms, we are keeping the pools list up to date - new pools are being added automatically as they are passing the criteria of minimum 100k$ liquidity.&#x20;

**You can see the currently supported farms here:**

[<mark style="color:purple;">**BSC**</mark>](/yieldshield/partners/binance-smart-chain.md)

[<mark style="color:purple;">**ETH**</mark>](/yieldshield/partners/ethereum-coming-soon.md)

[<mark style="color:purple;">**Polygon**</mark>](/yieldshield/partners/polygon-coming-soon.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, and the optional `goal` query parameter:

```
GET https://yieldshield.gitbook.io/yieldshield/features/aggregated-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.
