> For the complete documentation index, see [llms.txt](https://docs.yanabu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yanabu.com/tokenomics/ynb.md).

# YNB

🔹 Token InfoName : Yanabu farm token

🔹 Token Symbol: YNB&#x20;

🔹 Contract Address : 0xa05e01e9df824ccad284895fff43b043e2133f50

🔹 Chain : Binance Smart Chain (BEP-20)&#x20;

🔹 Max Supply: 1,000,000&#x20;

🔹 Per Block: 0.1

{% hint style="warning" %}
YNB token is the governance token of Yanabu farm. YNB tokens do not have any monetary value or guarantee a certain level of value.
{% endhint %}

* Liquidity Mining: 800,000
* Team: 100,000
* Ecosystem Fund: 50,000
* IFO: 50,000

![](/files/Axutz7IiAHIqTxaJ7tiB)

### Liquidity Mining

The number of coins provided as liquidity supply is 800,000, and users can mine YNB by supplying liquidity to Yanabu farm and staking a single token.

### Team

The quantity allocated to the team is 100,000. The number of tokens gradually accumulated is 90,900. 9.09% of the tokens generated per block are sent to the team wallet address. As an initial team asset, 9,100 will be assigned as team address.

### Ecosystem fund

The Ecosystem fund will be used for the growth of Yanabu Farm and will be allocated to partnerships, airdrops, and early supporters.

### IFO

The number of YNB allocated to the Robinia IFO is 50,000. Users can acquire YNB in advance through IFO. The user needs RBS-BNB LP tokens to participate IFO.


---

# 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://docs.yanabu.com/tokenomics/ynb.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.
