> For the complete documentation index, see [llms.txt](https://docs.berrystore.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.berrystore.net/berry-coin/liquidity-disclosure-information.md).

# Liquidity disclosure information

Berry Coin has issued a total of 10 billion, and there is no additional issue. In order to secure market stability cause the enforcement of the CERTAIN FINANCIAL TRANSACTION INFORMATION in Korea, part of the Berry Coin is recovered, and the lockup of Berry Coin is carried out to protect investors, and release schedule and the total distribution after the release is announced on Xangle from time to time. The release schedule and quantity could be changed and this will also be announced. Berry is incinerating a certain percentage of its revenue from BerryStore applications quarterly, and the burning schedule could be changed. Due to certain incineration, the value of Berry Coin is prevented from falling and the market price is maintained accordingly. In addition, the method of delivering donations from donations from the BerryStore application is as follows, the sponsoring organization sponsored by Berry creates the Berry wallet, then transfer the donations Berry Coin to sponsoring organization’s wallet, at the end, the sponsoring organization encash the Berry Coin.

update 2023.02

<table data-header-hidden><thead><tr><th width="231"></th><th width="150"></th><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Category</strong></td><td><strong>Division</strong></td><td><strong>Flow</strong> </td><td><strong>Locked</strong></td></tr><tr><td>Operation</td><td>20%</td><td>2,000,000,000</td><td>-</td></tr><tr><td>Entertainment</td><td>18%</td><td>1,820,646,157</td><td>-</td></tr><tr><td>Exchanges listing</td><td>16%</td><td>1,569,275,997</td><td>-</td></tr><tr><td>Executive / Investor</td><td>12%</td><td>1,200,000,000</td><td>-</td></tr><tr><td>Marketing</td><td>17%</td><td>1,705,172,271</td><td>-</td></tr><tr><td>Platform Dev</td><td>10%</td><td>1,000,000,000</td><td>-</td></tr><tr><td>Advisor / Partners</td><td>5%</td><td>495,161,127</td><td>-</td></tr><tr><td>Burn</td><td>2%</td><td>209,744,448</td><td>-</td></tr><tr><td>Amount</td><td>100%</td><td>100%</td><td>0%</td></tr></tbody></table>

Berry does not exercise any authority over the usage of Berry Coin after the donation. Berry Coin is conducting policy development and system upgrades based on legal opinions from korea and foreign law firms to comply with the law, and is striving to establish a transparent and reliable donation culture and expand the Berry ecosystem due to the characteristics of the blockchain project.


---

# 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.berrystore.net/berry-coin/liquidity-disclosure-information.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.
