# Rewards

**Chaterium Network** rewards users for participating in the ecosystem through the distribution of **G360 tokens**, as well as from a **prize pool** used for events.

While **G360 tokens** are used as the internal currency of the entire **GPT360** ecosystem, tokens used for events - such as **USDT**, **USDC**, or any other token on EVM networks - can be seen in the **Wallet** section. However, there are special conditions for withdrawing funds to your personal wallet like **MetaMask** or **Trust Wallet**.

🔐 The **minimum withdrawal amount** is **5 tokens** (for example, 5 USDT or 5 ARB). This is a fixed value and is not tied to any fiat equivalent.\
⚠️ Please note that a **20% withdrawal fee** applies to the amount you are withdrawing from the system.

***

#### 🎯 How to earn rewards:

The process of receiving rewards is simple and transparent. A user must **participate organically in the chat** where the event is taking place, speaking strictly within the topic and following:

* the instructions of **admins and moderators**,
* **pinned messages**,
* and the **context of other users’ conversations**.

The number of messages available per day depends on the **level of your Hyperboard**. For example, at the starting level, the daily limit is **50 messages**.

If the user communicates meaningfully and follows the rules, the **GPT360 AI** will positively evaluate the behavior and grant a reward from the prize pool. If not, you will have fewer chances to receive a reward.

🕒 Every **24 hours**, your message limit is **restored**, allowing you to participate again and continue earning rewards.


---

# Agent Instructions: 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://docs.gpt360.io/chaterium-network/rewards.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.
