# Yanabu farm ecosystem

![](/files/OgLyqBRJFoGVIp2vmmRe)

## 1. Yanabu Farm

Users mine **YNB** by supplying liquidity and staking bep20 tokens in the yanabu farm/pool. In this process, the yanabu farm makes profits through deposit fees and delegated farms. This profit will be accumulated into the yanabu vault.

## 2. Yanabu vault

The yanabu vault converts the collected crypto into coins such as btc, eth, and bnb. And deposit in stable bsc-defi. Initially, Yanabu manages it, and later, the vault operates using a smart contract.&#x20;

YNB holders periodically vote to determine the direction of yanabu farm. As a method of revenue sharing, there is a dividend to purchase and burn ynb or to distribute the profits to ynb holders.

In addition, I plan to develop a dashboard so that yanabu holders can easily check the status of  vault. The dashboard includes the following:

* Crypto portfolio status
* Expected APR
* Reinvestment status
* Revenue share history

## 3. Revenue pool

Revenue consists of DeFi yield and YouTube revenue. Yanabu receives advertising fees instead of introducing DeFi projects through videos. 10% of the advertising cost received will be shared with YNB holders or reinvested. Periodically, the method of sharing revenue is decided through governance voting.


---

# 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.yanabu.com/features/yanabu-farm-ecosystem.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.
