# Shilling Campaigns

All active and inactive Shilling campaigns can be viewed in the DAPP under the **Shilling App** section, in the **Shilling Campaigns** tab.

In the **Active Campaigns** section, you will see all the details about campaigns users can join, including the campaign name, campaign goal, prize pool amount, and the rewards for Telegram and Twitter participants.

The same information is available in the **Completed Campaigns** section.

Additionally, by clicking the **VIEW** button on any campaign, you can see all campaign details, including the Twitter accounts and Telegram chats where participation is possible, as well as extra information such as Completed Campaigns, Keywords, and the Total Reward Pool (both the full pool size and the remaining amount).


---

# 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/shilling-app/shilling-campaigns.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.
