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

# TOKENOMICS

Token’s name: AngelForge

Token’s symbol: ANGF

Total Supply: 1 000 000 000

Price for seed-round: 1 ANGF = $0.2

5% - seed round

5% - team

90% - The treasury will be used after the completion of the development only to promote the project: incentivise programs, partnerships, advisors, marketing, additional attract investing (if necessary), etc.

<figure><img src="/files/HyuHCN5FbtZi9t1QWKLs" alt=""><figcaption></figcaption></figure>

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><br></td><td>Total</td><td><p>Initial unlock, </p><p>in tokens</p></td><td>Cliff</td><td>Vesting</td></tr><tr><td>Team</td><td>50 000 000</td><td>0</td><td>1 year start after the project well done all the steps (2 years)</td><td>2 years</td></tr><tr><td>Seed-round</td><td>50 000 000</td><td>0</td><td><p>half of each development stage</p><p>(four stages, </p><p>6 months - each stage)</p></td><td>half of each development stage</td></tr><tr><td>Treasury</td><td>900 000 000</td><td>0</td><td>after the project well done all the steps (2 years), not more than 10% inflation per year</td><td>~ 10 years</td></tr><tr><td>Total</td><td>1 000 000 000</td><td>0</td><td><br></td><td><br></td></tr></tbody></table>


---

# 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://sbsweb3hubs-organization.gitbook.io/angelforge-white-paper/tokenomics.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.
