> 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/overview/about-yieldshield.md).

# About YieldShield

**Built on** [<mark style="color:purple;">**Yield Protocol**</mark>](https://yieldprotocol.org/)<mark style="color:purple;">**,**</mark>**&#x20;YieldShield delivers brand new competitive benefits using a combination of Artificial Intelligence and smart contract functionality brought to you in a simple and intuitive user interface.**&#x20;

With YieldShield anyone — no matter their previous level of [<mark style="color:purple;">**yield farming**</mark>](/yieldshield/overview/what-is-yield-farming.md) knowledge or experience — can maximize their farming gains with an absolute minimum of effort and a vastly reduced learning curve.

The [<mark style="color:purple;">**YieldShield RoboFarmer**</mark>](broken://pages/vyvJdnrZU98nKoqgS2u9) takes the guesswork, and the hard work, out of [<mark style="color:purple;">**yield farming**</mark>](/yieldshield/overview/what-is-yield-farming.md).

**For more information visit:** [<mark style="color:purple;">**https://www.yieldshield.com**</mark>](https://www.yieldshield.com)&#x20;

## **Useful Links**

**Overview diagram:** [<mark style="color:purple;">**Read more**</mark>](/yieldshield/overview/overview-diagram.md)

**What is Yield Farming?:** [<mark style="color:purple;">**Read more**</mark>](/yieldshield/overview/what-is-yield-farming.md)

**The Benefits?:** [<mark style="color:purple;">**Read More**</mark>](/yieldshield/overview/the-benefits.md)

**Fee Structure:** [<mark style="color:purple;">**Read more**</mark>](/yieldshield/overview/fee-structure.md)

**Roadmap:** [<mark style="color:purple;">**Read more**</mark>](/yieldshield/overview/roadmap.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/overview/about-yieldshield.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.
