# Introduction

Aggreg8 finance is a protocol on the Binance Smart Chain that uses Yield Farming along with Lending & Auto-compounding strategies to maximize and rebalance funds across pools to maximize APY returns. The protocol itself is managed in a decentralized manner and will be maintained by a collective of developers and governed by $AG8 holders that will put proposals forward to improve the strategies, vaults and interface.

website : <https://aggreg8.finance/>


---

# Agent Instructions: 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://aggreg8finance.gitbook.io/docs/introduction.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.
