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

# OxyO2 Token

OXYO2 is a decentralized cryptocurrency which will be used as a utility token among the **oxyO2** **ecosystem**. The maximum supply of OXYO2 is 1 billion, which will be minted and distributed among potential oxyO2 users during various processes. oxyO2 will use the finest and safest payment process to increase financial security and transparency.

### ***Token Details***

**Token Name**: OXYO2

**Ticker**: KRPZA

**Network**: BNB Chain (BEP20)

**Decimal**: 18

**Maximum Supply**: 1,000,000,000

**Burning**: 50%

**Token Contract**: [0x53940d46a35162255511ff7cade811891d49533c](https://bscscan.com/token/0x53940d46a35162255511ff7cade811891d49533c)

&#x20;

### **Token** Distribution

| Defi Mining                | 47% |
| -------------------------- | --- |
| Public Sale                | 21% |
| Founders                   | 18% |
| Ecosystem Development      | 8%  |
| Private & Strategic Sale   | 3%  |
| Airdrop & Bounty           | 1%  |
| Community, Team & Partners | 1%  |
| Save Nature Foundation     | 1%  |

&#x20;

**The total supply of** KRPZA token is 1,000,000,000 (1 billion) from which 50% or 500 million tokens will be used in DeFi and liquidity mining. 26% of the supply is allocated to direct selling as 23% to public sale and 3% to private sale. For community building and airdropping, 2% tokens are separated from the maximum supply. Rest will be used for marketing and promotional purposes along with a portion belonging to founding members.


---

# 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://oxyzentoken.gitbook.io/oxyo2-whitepaper/oxyo2-token.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.
