> For the complete documentation index, see [llms.txt](https://dao-maker-1.gitbook.io/dao-maker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dao-maker-1.gitbook.io/dao-maker/everything-you-need-to-know/token-metrics.md).

# Token Metrics

**Starting Supply:** 312,000,000\
**Burned:** 43,665,606.85\
31,200,000 Tokens burned by the team [TXD](https://etherscan.io/tx/0xb7dda3434d390f528f09887e880e7252cab4c6478afa824928f4d0ab8e8dcae5)\
(21,840,000 From Mergers & Acquisition&#x73;**,** 4,680,000 from Team and 4,680,000 from advisory)\
12,465,606.85 Tokens burned by the users (Early token unlocks after TGE in 2021 and burning mechanism in staking contract)\
\
**Current total supply:** 268,334,393.15 (ETH DAO + BSC DAO, SOL and Base DAO are incldued in the BSC DAO as tokens are locked on the wormhole bridge) \
**Circulating supply:** 268,334,393.15 (everything is unlocked)

**`Token allocation:`**

**Vesting Start: February 9, 2021**\
\
A) Private Sale \
24% - 75,000,000&#x20;

20% TGE, 3 months cliff, linear unlock 9 months

B) Team \
62,400,000 - 20% l 4,680,000 Tokens burned pernamently&#x20;

0% TGE 1 year cliff, linear unlock 21 months

C) Merger & Acquisition \
43,680,000 - 14% l 21,840,000 Tokens burned pernamently&#x20;

0% TGE, 1 year cliff, 24 months vesting

D) Customer Incentives \
10% - 31,200,000

0% TGE, 2 months cliff, 45 months linear vesting

E) DAO -Managed Foundation \
10% - 31,200,000&#x20;

0% TGE, 1 year cliff, 39 months linear vesting

F) Ecosystem Growth&#x20;

9% -  28,080,000.00

0% TGE, 1 year cliff, linear unlock 3 years

G) Foundation \
7% - 21,840,000.00

0% TGE, 2 year cliff, 1á months linear vesting

H) Advisors & Future Team \
5% - 15,600,000.00&#x20;

0% TGE, 1 year cliff, 21 months linear unlocks

I) Public Sale \
0.9% - 3,000,000

100% TGE


---

# 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://dao-maker-1.gitbook.io/dao-maker/everything-you-need-to-know/token-metrics.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.
