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

# Introduction

**What is YieldParrot.finance**&#x20;

Yield Parrot is a state-of-the-art yield aggregator & optimizer built in Binance Smart Chain and Fantom Chain. At yieldparrot.finance users can find the best opportunities within the DeFi ecosystem, with a world-class vault offering, fully optimized smart contracts, and a renowned partnership plan.

Some of the best minds in the industry worked together to develop some innovative and advanced compound strategies, that results in high profits for its users. While using smart financial strategies and optimizing gas costs, Yield Parrot will achieve results that will put it at the top of the Binance Smart Chain.

Efficiency and automation are two fundamental pillars of our platform. We offer the bests farms in the DeFi ecosystem, where you can enjoy and relax while Yield Parrot takes care of optimizing the yield and compounding processes to ensure you the best profits and safety.

Because we think in each of our users, we invest a lot of resources in developing a state-of-the-art platform, which will allow you to operate easily and quickly. Our vaults offer a great opportunity to generate passive income well above the market average while keeping your money safe.


---

# 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://yieldparrotfinance.gitbook.io/docs/master.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.
