# Token Distribution

### Initial distribution

The OIN token has a max supply of 100M tokens.

| Categories                 | No. of tokens | Percentage |
| -------------------------- | ------------- | ---------- |
| Fundraising                | 15M           | 15%        |
| Liquidity mining (5 years) | 50M           | 50%        |
| Reserve                    | 10M           | 10%        |
| Team (2.5 years lock up)   | 15M           | 15%        |
| Marketing & advisors       | 10M           | 10%        |
| **Total**                  | **100M**      | **100%**   |

### Latest distribution (as of 10th September 2021)

| Categories                           | No. of tokens | Percentage |
| ------------------------------------ | ------------- | ---------- |
| Fundraising (still unvested)         | 0.2M          | 0.2%       |
| Liquidity mining (4 years remaining) | 42M           | 42%        |
| Reserve                              | 10M           | 10%        |
| Team (1.5 years lock up)             | 9M            | 9%         |
| Marketing & advisors                 | 5.5M          | 5.5%       |
| In circulation                       | 33.3M         | 33.3%      |
| **Total**                            | **100M**      | **100%**   |

&#x20;


---

# Agent Instructions: 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://oin-finance.gitbook.io/925/oin-token/token-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.
