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

# What is Magator?

### Overview&#x20;

**Magator** empowers users to enhance their yields through the automatic compounding of rewards. The protocol facilitates yield generation by identifying, aggregating, and presenting opportunities, all through a single accessible platform.

**Magator** provides non-custodial solutions: when using **Magator** strategies, you maintain full ownership of your assets while putting them to work.

**Magator** aims to provide a comprehensive range of strategies spanning the Cosmos ecosystem and other compatible networks. In addition, our plan involves offering yield products that cater to various risk levels, allowing users to seamlessly customize their risk exposure by combining different yield opportunities according to their preferences.

### Who is **Magator** for?&#x20;

**Magator** is open to anyone looking to generate yield on their crypto assets, including, but not limited to:&#x20;

* Users
* Validators
* Treasuries&#x20;
* DAOs&#x20;
* Institutions
* Financial Firms

**Magator** actively manages the DeFi investments by smart contracts and ensures a perfect risk-reward balance.

At its core, the **Magator** protocol can dock into every EVM-compatible yield or revenue-generating protocol and make a “one-click” zap-in solution possible for the end user.


---

# 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://magator-yield.gitbook.io/magator/welcome/what-is-magator.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.
