> For the complete documentation index, see [llms.txt](https://greenheart-cbd.gitbook.io/greenheart-cbd-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenheart-cbd.gitbook.io/greenheart-cbd-documentation/white-paper/token-economics.md).

# Token Economics

The company has minted 150,000,000 Greenheart CBD Token tokens.&#x20;

* 1 CBD Token = 10 US cents ($0.10). The initial token is a BEP20 token. Bridges to other protocols may be added at a later date.&#x20;
* The CBD TOKEN project provided token holders with a Staking option (approx. 5-50% APY). The token issuer is a company based in the British Virgin Islands (BVI). It is a majority owned subsidiary of Greenheart CBD, the Irish parent company.
* The project sold 35% of CBD Token tokens in the private and public sale.&#x20;

Full break down of the token allocation is below: -

![Figure 5. Greenheart CBD Token Token Allocation](/files/8COFMbkGJVZi2KabaLE4)

The tokens were vested for investors on the following schedule:&#x20;

* **Private Sale:** Tokens vested 25% monthly over a 4-month period.&#x20;
* **Public Sale:** Tokens vested 12.5% weekly over an 8-week period.&#x20;
* **Tokens allocated to advisors, team members and ecosystem partners** were vested over a 12-to 24-month period.&#x20;

The use of funds raised for the project is as follows: -

![ Figure 6. Greenheart CBD Token Use of Funds](/files/SW3e1P0TmYMJB2QpW972)


---

# 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://greenheart-cbd.gitbook.io/greenheart-cbd-documentation/white-paper/token-economics.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.
