# Token Vesting Model

To maintain long-term stability and prevent market volatility, EarthPulse implements a structured token vesting model for team and advisor allocations.

Team tokens are subject to a multi-year vesting schedule, ensuring that core contributors remain committed to the long-term development of the platform.

Advisor tokens are released gradually based on predefined vesting timelines tied to project milestones.

This vesting mechanism ensures that early stakeholders maintain long-term alignment with the success of the ecosystem.

Gradual token release also helps maintain market stability and prevents sudden token supply shocks that could negatively impact the token economy.


---

# Agent Instructions: 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:

```
GET https://earth-pulse.gitbook.io/earth-pulse-whitepaper/token-vesting-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
