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

# Overview

GemsWall Users will have the opportunity to earn tons of rewards along the way to the token's release! We will make sure that this path will be full of various activities and competitions. This will allow everyone to prove themselves and show what they are capable of. We will take into account every action that the user performs! So be active, show your respect in community channels, communicate, help others, study projects, win in quizzes and contests, vote for projects and be the best!

<figure><img src="/files/z9kkuagk9xcrfBnncufH" alt=""><figcaption></figcaption></figure>

## Activities

We plan to realize countless activities of all kinds. We also want to know what the community is most interested in and likes, to realize their wishes. At the moment we plan to implement a number of lotteries, raffles, leaderboards, squad competitions, games, seasons, etc.

## Rewards

At the initial stage we plan to draw rewards in the form of TON and USDT, additionally Gem points. In the future, project rewards, including their tokens, may be added to this. **And of course we can't forget about the GemsWall's token that we plan to launch in the near future.**


---

# 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://gemswall.gitbook.io/gemswall/activities-and-rewards/overview.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.
