> For the complete documentation index, see [llms.txt](https://defiwarrior-1.gitbook.io/defi-warrior/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defiwarrior-1.gitbook.io/defi-warrior/the-fiwa-token/token-distribution.md).

# Token distribution

## Token allocation <a href="#token-allocation" id="token-allocation"></a>

<https://defi-warrior.medium.com/fiwa-vesting-update-75b3358b9d41>

| Allocation              | %        | Token Supply       | IDO/IEO unlock | Vesting                                                                                               |
| ----------------------- | -------- | ------------------ | -------------- | ----------------------------------------------------------------------------------------------------- |
| Team & Advisor          | 15%      | 1,500,000,000      | 0%             | Linearly vesting on a block-by-block basis in 15 months, starting from 01 March  2022.                |
| Seed sale               | 3%       | 300,000,000        | 5%             | Linearly vesting on a block-by-block basis in 12 months, starting from 01st March 2022 (Beta launch). |
| Strategic sale          | 13%      | 1,300,000,000      | 5%             | Linearly vesting on a block-by-block basis in 12 months, starting from 01st March 2022 (Beta launch). |
| Public sale             | 1%       | 100,000,000        | 100%           |                                                                                                       |
| Ecosystem & Liquidity   | 58%      | 5,800,000,000      | 5%             | Linearly vesting on a block-by-block basis in 48 months, starting from 01st March 2022 (Beta launch). |
| Marketing & Partnership | 10%      | 1,000,000,000      | 5%             | Linearly vesting on a block-by-block basis in 12 months, starting from 01st March 2022 (Beta launch). |
| **TOTAL**               | **100%** | **10,000,000,000** | **​**          | ​                                                                                                     |

## Token release schedule <a href="#token-release-schedule" id="token-release-schedule"></a>

![](/files/PB90jdxrLe4k4podLRsY)

## LP token locked <a href="#id-096d" id="id-096d"></a>

DeFi Warrior has provided liquidity on PancakeSwap and KyberDMM. According to our strategy, the LP Token at KyberDMM is used for our collaboration with KyberDMM. We’ll make an announcement about the liquidity mining program.

Regarding the LP token on PancakeSwap, we have the LP token locked as follows: <https://team.finance/view-coin/0x633237C6FA30FAe46Cc5bB22014DA30e50a718cC>


---

# 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://defiwarrior-1.gitbook.io/defi-warrior/the-fiwa-token/token-distribution.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.
