> For the complete documentation index, see [llms.txt](https://docs.gpt360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpt360.io/chaterium-network/use-cases/for-users.md).

# For Users

🎯 **Earn tokens by chatting**\
Users of Chaterium Network can earn tokens from all major EVM chains (USDT, USDC, ARB, ETH, and many others) simply by participating in conversations in Telegram. The better and more relevant your message, the higher the chance it will be rewarded by the GPT360 AI moderation system.

***

🔍 **Participate in mid-funnel campaigns and discover new projects**\
Chaterium is not just a chat - it’s your gateway to discovering the most promising projects early on, joining at the engagement stage, earning bonus rewards for active discussion, and staying ahead of key events:\
• TGE launches\
• new NFT collections\
• fresh token airdrops\
• collaborations with well-known Web3 brands and much more.

***

🤝 **Community, learning, and knowledge exchange**\
Chaterium is not about anonymous spamming for rewards. It’s a live, AI-filtered community where you can find friends, ask questions, share knowledge, and be part of a decentralized culture. And all of it - while earning real tokens for quality engagement.

***

In short: **Chaterium Network** is your Web3 pass into communities where you can earn, grow, and stay informed about the hottest projects - before the rest of the market even hears about them.


---

# 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://docs.gpt360.io/chaterium-network/use-cases/for-users.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.
