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

# YAI

## Why YAI?

YAI becomes an Automated Diversified Adaptive Yield Asset that constantly leverages the best market opportunities and trends in the fast changing landscape of DeFi so you can yield like a pro without making DeFi your full time job. Or rather not having to deal with DeFi at all.&#x20;

## How does it work?

\
SupremeDAO deploys various multi-step strategies designed to generate yield. The yield produced by these strategies is directly reflected in the price of our YAI ( Yield Automated Instrument ). This structure means that users can simply hold YAI to earn yield, as its value inherently captures the performance and profitability of SupremeDAO's diverse yield-generating strategies.&#x20;

<figure><img src="/files/G4Ax14V4dI5XqvvPe07B" alt=""><figcaption></figcaption></figure>

This streamlined approach allows users to benefit from yield generation without the need to actively manage individual investments. SupremeDAO is committed to ensuring that the assets of YAI holders are strategically allocated in the most profitable and risk-minimized strategies.

The issuance of YAI will be governed by an Automated Market Maker (AMM) system powered by the [Bonding Curve](/supremedao/bonding-curve.md), which provides the flexibility to mint or burn YAI tokens at any given moment. This dynamic mechanism allows for real-time adjustment of YAI supply in response to market conditions, ensuring that the token issuance remains aligned with the underlying value of the assets managed by SupremeDAO.&#x20;

## YAI Value Stability

To maintain the stability of YAI's value, SupremeDAO employs a combination of buyback mechanisms and strategic asset reallocation. When market conditions lead to significant sell-offs, the protocol can buy back YAI, supporting its price and preventing excessive volatility. Additionally, the automated strategies within SupremeDAO dynamically shift assets into stablecoins or other less volatile assets during market downturns. This approach helps to smooth price fluctuations and maintain a steady growth trajectory for YAI, ensuring that the token's value reflects the underlying performance of the protocol's diversified strategies.<br>


---

# 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://supremedao.gitbook.io/supremedao/yai.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.
