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

# Supply and Distribution

The total supply of VINOS is fixed at 100,000,000 tokens. This fixed supply ensures long-term predictability and transparency. No additional tokens will ever be minted. Distribution is split across several critical categories:

* 60% Liquidity Provision\
  Ensures wide accessibility and fair pricing by supplying public markets through Uniswap and multichain decentralized exchanges.
* 18% Multichain Bridge Liquidity\
  Supports cross-chain liquidity pools on networks like Solana, BNB Chain, and Base to enable privacy tools across ecosystems.
* 12% Marketing and Partnerships\
  Funds strategic collaborations, KOL outreach, and community campaigns.
* 6% Ecosystem Incentives\
  Used to reward builders, early testers, contest participants, and contributors.
* 4% Team Allocation (Vested)\
  Locked and vested gradually to align long-term commitment without short-term dumping.

All token flows are transparently managed onchain using smart contracts.


---

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

```
GET https://invinos.gitbook.io/invinos/vinos-tokenomics/supply-and-distribution.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.
