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

# Tokenomics

Token name: inbuve (ibv) token standard: erc-20 (ethereum)

Total token supply: 1,000,000,000 ibv (1 billion) \
token distribution: <br>

#### **Revised IBV Tokenomics with Bi-Monthly Release**

**General Data:**

* **Total Supply:** 1,000,000,000 (1 billion) $IBV
* **Initial Supply:** 300,000,000 $IBV (30%)

**Token Release Mechanism:**

* Remaining **700,000,000 $IBV** will be released **gradually, every 2 months** (every 60 days).
* **Release Batch Size:** **116,666,666 $IBV** (700M ÷ 6 releases).
* Full emission will be completed in **12 months** (6 stages).

**Pre-Sale Details:**

* **Allocated:** 300,000,000 $IBV (30% of total supply).
* **Unsold Tokens:** Automatically **burned**.
* **Liquidity Lock:**
  * **65% of raised funds** locked for **1 year** (via Liquidity Lock).
  * **35%** — marketing and platform development.

**Holder Rewards:**

1. **Staking** (from 1,000 $IBV):
   * Annual percentage yield (**APY**) depends on lock-up period.
2. **Profit Share** (from 10,000,000 $IBV):
   * Quarterly payouts (verified via DAO).

|                                     | Percent | Tokens      | Vesting       |
| ----------------------------------- | ------- | ----------- | ------------- |
| IDO\|Presale                        | 30%     | 300.000.000 | for 12 months |
| Project team                        | 5%      | 50.000.000  | for 12 months |
| Marketing and community development | 17%     | 170.000.000 | for 12 months |
| Ecosystem and rewards               | 45%     | 450.000.000 | for 12 months |
| Reserve                             | 3%      | 30.000.000  | for 12 months |

* Public sale ICO (30%): 300,000,000 ibv — platform development, team expansion, marketing, exchange listings.
* Project team (5%): 50,000,000 ibv — with vesting.
* Marketing and community development (17%): 170,000,000 ibv — marketing campaigns (online and offline), community development, bounty programs, PR, influence marketing, ambassador program.
* Ecosystem and rewards (45%): 450,000,000 ibv — distributed as follows:
* Reserve: 3% (30,000,000 ibv) - for unexpected expenses and new opportunities within the ecosystem. vesting scheme for the team:<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://inbuve.gitbook.io/inbuve/token-ibv/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.
