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

# NBS Tokenomic

* Ticker - NBS
* Name - NooBysSwap Token
* Total Supply - 1,000,000,000 NBS
* Contract Address - TBA

{% hint style="info" %}
The contract of the NBS token is NOT yet been created. Please follow the official updates and beware of scams!
{% endhint %}

DISTRIBUTION

<table><thead><tr><th width="151">Category</th><th width="78">%</th><th width="146">Total token</th><th>Note</th><th data-hidden></th></tr></thead><tbody><tr><td>Liquidity</td><td>50%</td><td>500.000.000</td><td>Locked</td><td></td></tr><tr><td>Seed investor</td><td>5%</td><td>50.000.000</td><td>Lock&#x26;Vesting 36month</td><td></td></tr><tr><td>ICO</td><td>6%</td><td>60.000.000</td><td>Unlock 100% TGE</td><td></td></tr><tr><td>Development Fund</td><td>3%</td><td>30.000.000</td><td>Lock&#x26;vesting 36month</td><td></td></tr><tr><td>Team</td><td>5%</td><td>50.000.000</td><td>Lock&#x26;Vesting 10years</td><td></td></tr><tr><td>Airdrop</td><td>1%</td><td>10.000.000</td><td>Unlock 100% TGE</td><td></td></tr><tr><td>Staking reward</td><td>30%</td><td>300.000.000</td><td>Locked</td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr><tr><td>TOTAL</td><td>100%</td><td>1.000.000.000</td><td></td><td></td></tr></tbody></table>

<figure><img src="/files/02p77T042m3ZjflGmLlR" alt=""><figcaption></figcaption></figure>


---

# 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://n00bys-swap.gitbook.io/noobys-swap/tokenomic/nbs-tokenomic.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.
