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

# NSK Allocation

Symbol: NSK

Blockchain: Arbitrum

Supply: 1 trillion\ <br>

| Token Allocation | Percentage of Total Supply | Total NSK       |
| ---------------- | -------------------------- | --------------- |
| IDO              | 43%                        | 430,000,000,000 |
| Liquidity        | 30%                        | 300,000,000,000 |
| Marketing        | 5%                         | 50,000,000,000  |
| Airdrop          | 22%                        | 220,000,000,000 |

<figure><img src="/files/8rL1k15umW9fgaZR5YeI" alt=""><figcaption><p>NSK Allocation</p></figcaption></figure>

* IDO: 43% of the total token supply (430 billion NSK tokens) will be allocated for the IDO. Participants in the IDO will have the opportunity to acquire NSK tokens at an early stage.<br>
* Liquidity: 30% of the total token supply (300 billion NSK tokens) will be allocated for liquidity provision. This allocation will ensure sufficient liquidity on the NSK platform, enhancing the trading experience for users.<br>
* Marketing: 5% of the total token supply (50 billion NSK tokens) will be allocated for the marketing efforts. This allocation will be utilized to support the development, promotion, and growth of NSK, ensuring its long-term success.<br>
* Airdrop: 22% of the total token supply (220 billion NSK tokens) will be allocated for airdrop events. These airdrop events will distribute NSK tokens to participants, helping to increase awareness, engagement, and community involvement.


---

# 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://nsk-swap.gitbook.io/nsk-swap/nsk-tokenomics/nsk-allocation.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.
