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

# Tokenomics

[HELP](https://dexscreener.com/base/0x5fb1eec107cccdf524b63369df4387580e5286b7) on base l2 token address : [0x1c9f5e5B5c172955660c11ec0Df65B68eCB5fb69](https://basescan.org/token/0x1c9f5e5B5c172955660c11ec0Df65B68eCB5fb69)

* Total supply : 300.000 HELP
* DAO allocation : 100.000 HELP&#x20;
* Max token supply : 400.000 HELP

The DAO allocation starts in October 2025. The DAO receives 5000 help per month over 20 months. All HELP tokens in circulation  controlled by the team are locked in one wallet. The supply is split into 2 separate vesting schedules.&#x20;

[53% of the supply is locked in a linear vesting contract. ](https://app.sablier.com/vesting/stream/LK-8453-118)Those 159K HELP vests over 60 months. Those will be used to cover potential needs of the project, but mainly intended for use as the rewards pool over numerous years.May be used for: (Operations, rewards, listing, market making)

[The second stream is what is allocated for the team](https://app.sablier.com/vesting/stream/LK-8453-117), 50k HELP starting 8 months from now, October 2025, vesting over 48 months. There will not be any other minting, as the minting function will be removed permanently.

| Useful links :                                                                                                       |
| -------------------------------------------------------------------------------------------------------------------- |
| [Pool seeding - HELP ](https://basescan.org/tx/0x6bfed181d9c871cf0223777629cd31126ef8a04f5c6614b5c147664bf308e062)   |
| [Locking the funds](https://basescan.org/tx/0xf37b940a0062648abf4f2b90dfa1857fb9b355adcbd27e6c5c7788706195b463)      |
| [Transferring ownership](https://basescan.org/tx/0xd3db449776aa97df3131d0c520d5aaa0be737ea42cafe5643e5d1ca76f62d3d0) |
| [Timelock controller](https://basescan.org/address/0x4658a817873748c042812328f07d12ea6e8ead75#code)                  |

\ <br>

<br>

<br>


---

# 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://help-31.gitbook.io/help/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.
