> For the complete documentation index, see [llms.txt](https://pirate-nodes.gitbook.io/pirate-nodes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pirate-nodes.gitbook.io/pirate-nodes/project-run-through/nodes/creation-distribution.md).

# Creation Distribution

* 80% to the Rewards Pool
* 12.5% to the Treasury
* 7.5% to the Liquidity Pool (LP)

Upon node creation, **0 tokens will be sent to the Developer/Marketing wallet.** This is to prevent further sell pressure of the token that is not necessary for the team to take.

Tokens sent to the treasury will not instantly be sold, they will be used to form partnerships as well as selling them, if the protocol see's it to be necessary.&#x20;

![Node distribution table for Pirate Nodes.](/files/q6O7y3KiteBwHDUlN33v)


---

# 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:

```
GET https://pirate-nodes.gitbook.io/pirate-nodes/project-run-through/nodes/creation-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.
