> For the complete documentation index, see [llms.txt](https://docs.mcr369.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mcr369.io/dapp-documents/barista/bean-tokenomics-and-dexs-lps.md).

# BEAN Tokenomics & Dex's/LP's

#### $BEAN Token Contract: 0xd7407BD3E6aD1BAAE0ba9eaFD1Ec41bFE63907B2

$BEAN is a utility token required to reduce fees on Bistro and unlock exclusive privileges for certain NFTs.

**What is $BEAN?**

$BEAN is an incentive token distributed to those who stake the Liquid Loans $LOAN token through Barista.

#### BEAN Token Information

* **Total Supply at the end of the emissions schedule:** 369,369,369,369
* **50%** allocated to the community via Barista/LOAN staking (emissions halve every year)
* **20%** allocated to the community through various airdrops
* **12%** allocated to the team and contributors
* **10%** distributed to MCR369 stakers in the Buffett pool (dripped over the first 6 months, approximately!)
  * *08/08/2024*: #BEAN drip extended to reward MCR369 stakers! Please note that there is no expectation for the amount or duration of the additional #BEAN drip!
* **8%** allocated to liquidity providers (LPs) across various platforms, with varying schedules


---

# 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.mcr369.io/dapp-documents/barista/bean-tokenomics-and-dexs-lps.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.
