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

# Equity Allocation and Token Distribution

**Equity Allocation**

Only the founders are currently equity holders, no equity has been sold.&#x20;

**Token Distribution**

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Category</strong></td><td valign="top"><strong>Amount of tokens</strong></td><td valign="top"><strong>Vesting period</strong></td></tr><tr><td valign="top">Public Offering</td><td valign="top">Up to 60 million</td><td valign="top">None, except for tokens sold during the ICO, which vest at a rate of 10% per month starting July 1 2025</td></tr><tr><td valign="top">NFT Holders</td><td valign="top">20 million</td><td valign="top"><p>Diamond: 12 months</p><p>Platinum: 3 months</p><p>Gold: 2 months</p><p>Silver: 1 month</p></td></tr><tr><td valign="top">Founders</td><td valign="top">8.2 million</td><td valign="top"><p>90% after 24 months</p><p>10% after 3 months</p></td></tr><tr><td valign="top">Early Supporters*</td><td valign="top">1.58 million</td><td valign="top">12 months</td></tr><tr><td valign="top">Future Employees</td><td valign="top">3.92 million</td><td valign="top">12 months</td></tr><tr><td valign="top">Service Providers*</td><td valign="top">3.51 million</td><td valign="top">None</td></tr><tr><td valign="top">Future Recommendation Programs</td><td valign="top">2.79 million</td><td valign="top">Minimum 3 months</td></tr></tbody></table>

*\* if the foreseen number of tokens are not used for the respective categories, they will be allocated to future public offerings and/or future employees.*  <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://dexentra.gitbook.io/oilxcoin.io-whitepaper/equity-allocation-and-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.
