# FXAS Vesting

Token vesting is a strategic approach aimed at gradually introducing presale tokens into the market over time, rather than releasing them all at once. This method helps prevent sudden price drops and market instability, creating a stable and transparent investment environment.

&#x20;The Fortified team has established various vesting phases for the FXAS token, each with a set vesting period. At the end of each period, a specific portion of FXAS tokens will be distributed to participants. This phased approach allows for a gradual release of presale tokens, supporting a consistent and sustainable FXAS market for investors and ensuring the token's reliability as a cryptocurrency.&#x20;

Outlined below are the different vesting stages along with their specific details:

| Towards               | Percentage (%) | Vesting (month) | Lock (month) | Total = Vesting + Lock | %Token release at TGE | % Released per month | %Token Released per day |
| --------------------- | -------------- | --------------- | ------------ | ---------------------- | --------------------- | -------------------- | ----------------------- |
| Seed                  | 11             | 18              | 0            | 18                     | 5                     | 5.2778               | 0.1759                  |
| Private               | 10             | 12              | 0            | 12                     | 10                    | 7.5                  | 0.25                    |
| Presale               | 12             | 12              | 0            | 12                     | 10                    | 7.5                  | 0.25                    |
| Public                | 5              | 0               | 0            | 8                      | 20                    | 10                   | 0.333                   |
| Marketing             | 7.5            | 36              | 0            | 36                     | 0                     | 2.7778               | 0.0926                  |
| Platform development  | 20             | 48              | 0            | 48                     | 0                     | 2.0833               | 0.0694                  |
| Ecosystem development | 8              | 18              | 0            | 18                     | 0                     | 5.5556               | 0.1852                  |
| Capital reserve       | 15             | 12              | 6            | 18                     | 0                     | 8.3333               | 0.2778                  |
| Team                  | 6.5            | 24              | 12           | 36                     | 0                     | 4.1667               | 0.1389                  |
| Advisors              | 3              | 24              | 12           | 36                     | 0                     | 4.1667               | 0.1389                  |
| Community development | 2              | 36              | 0            | 36                     | 0                     | 2.7778               | 0.0926                  |

Disclaimer- token release would be on a daily basis.


---

# 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://fortified-x.gitbook.io/fortified-x-whitepaper/fxas-vesting.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.
