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

# Tokenomics

<div align="left"><figure><img src="https://t9011025642.p.clickup-attachments.com/t9011025642/20962a37-4e84-47d7-97b3-9be24f838d0f/image.png" alt="" width="375"><figcaption></figcaption></figure></div>

## Overview

IPD PAD has designed its tokenomics meticulously to ensure the $IDP token plays a vital role in the platform. The project maintains 1 billion tokens, carefully managed for scarcity and utility.&#x20;

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

### Community

* **60% (600M $IDP)**
* 50M $IDP is airdropped to NFT holders over 24 months.
* 550M $IDP is rewarded to participants of the NFT staking program over 24 months.

### Team

* **13% (130M $IDP)**
* The Team’s allocation is locked up for six months and released evenly over six months after the vesting period.

### Reserve

* **9% (90M $IDP)**
* The Reserve allows IPD flexibility to tackle unforeseen circumstances.

### Development Fund

* **8% (80M $IDP)**
* The Dev Fund supports new ventures. IDO Pass NFT holders vote on which ventures to fund.
* The Team does not have access to the Dev Fund.

### Investors

* **7% (70M $IDP)**
* This allocation is given to investors who fund the development of the IPD Launchpad-DEX.

### Liquidity

* **2% (20M $IDP)**
* This allocation is the initial liquidity on the IPD Launchpad-DEX.
* **1% (10M $IDP)**
* This allocation is sold to investors on a launchpad to fund the development of IPD.
* Token Release Schedule

####


---

# 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://ido-pass-dao-organization.gitbook.io/welcome-to-gitbook/ido-pass-dao/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.
