# 1. Introduction

The following documentation covers the essential information to know about the Growth DeFi ecosystem. It details product structures, tokenomics, and overall dynamics between tokens and products.

## **Products**

### ***MOR***

MOR is a stablecoin overcollateralized by yield-bearing collaterals.

### ***WHEAT Vaults (stkTokens)***

Wheat is a yield optimizer and tokenization of yield farming positions. These yield farming positions can be used as collateral to mint MOR.<br>

## **Tokens**

### ***GRO***

GRO is the governance token of the ecosystem. MOR’s system surplus buybacks and burns GRO.

### ***WHEAT***

Wheat is the incentive token of the ecosystem. Buyback and burn mechanics are implemented through performance fees on stkTokens in combination with fee collectors.

### ***gROOT***

gROOT is the index token of the ecosystem. It uses the ecosystem’s products (as well as other BSC DeFi platforms) to generate yield. Extremely low supply.

All of the above products and tokens are explained in detail in this documentation.\ <br>


---

# 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://docs.growthdefi.com/master.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.
