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

# Tokenomics

{% hint style="info" %}
The Maximum $**RUDE** supply is 300,000,000.
{% endhint %}

## Token Supply Split

![](/files/3pAoOvlmWcN4tMk2VwtB)

| Total Supply    | 300,000,000 | FDMC @ IDO  |
| --------------- | ----------- | ----------- |
|                 |             |             |
| Operations      | 28.33%      | 85,000,000  |
| IDO             | 0%          | 0           |
| Private Sale    | 0%          | 0           |
| Faucet          | 66.67%      | 200,000,000 |
| Community       | 5%          | 15,000,000  |
| Team + Advisors | 0%          | 0           |
|                 | 100.00%     | 300,000,000 |

## Recirculation Split

![](/files/PDuWrKV3la7cvHNp0XZA)

| Recirculation Split | %       |
| ------------------- | ------- |
|                     |         |
| Faucet              | 77.00%  |
| Community           | 5%      |
| Operations          | 10%     |
| Team                | 5%      |
| Advisors            | 3%      |
|                     | 100.00% |

**What does each thing mean huh?**

* Operations is day to day operations, token sales, giveaways etc. Basically a catch all bucket for any tokens not earmarked specifically.
* Faucet is the tokens that are earmarked for staking/p2e.
* Community is set for competitions and giveaways.
* Team part is self-explanatory, used by the team.
* Advisors, goes to the tokenomic advisors for payment.

{% embed url="<https://solscan.io/token/RUDEx2bKtRsZmxXS5cGNVLXbX4u5ECynCbTjfNuRbsZ>" %}

{% hint style="info" %}
**RUDE** is not an investment and has no economic value.
{% endhint %}


---

# 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://rude-golems.gitbook.io/the-rude-guide/tokenomics.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.
