> 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/shilling-app/user-earnings/shilling-app-rewards.md).

# Shilling App Rewards

**Shilling App** rewards users for active participation in the ecosystem by distributing **G360** tokens and funds from the prize pool allocated for events.\
**G360 token**s serve as the internal currency of the entire GPT360 ecosystem, while tokens used for Shill campaigns - such as USDT, USDC, and other tokens on EVM networks - are displayed in the Wallet section. At the same time, special conditions apply for withdrawing funds to personal wallets, such as MetaMask or Trust Wallet.

🔐 The minimum withdrawal amount is 5 tokens (for example, 5 USDT or 5 ARB). This amount is fixed and does not depend on the fiat exchange rate.

⚠️ **Please note that a 20% fee is charged when withdrawing funds.**

***

🎯 **How to earn rewards:**\
The process of receiving rewards is simple and transparent. A user must organically participate in the chat where the event is taking place, keep the discussion strictly on topic, or, if the task is done on Twitter, follow the rules of communication under comments and the platform’s requirements. It is important to:\
• follow the instructions of administrators and moderators,\
• consider pinned messages,\
• adhere to the context of other participants’ conversations,\
• respond organically to information in Twitter posts.

***

Unlike the functionality of **Chaterium Network**, the number of available messages in **Shilling App** does not depend on the **Hyperboard level** - the number of verified messages is limited, but the attempts to earn are unlimited.\
If a user communicates meaningfully, leaves natural comments in terms of text and meaning, and follows the rules, the GPT360 AI positively evaluates their activity and awards rewards from the prize pool. Otherwise, the chances of receiving rewards decrease.

***

**🕒 Every 24 hours the system refreshes limits, allowing users to participate again and continue earning rewards.**


---

# 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/shilling-app/user-earnings/shilling-app-rewards.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.
