# Game Mechanics

## Gamification is a key part of Ta-da.&#x20;

Gamification is indeed a key part of Ta-da, bringing benefits to both users and the project, including its token economy. By adding game-like features, the app makes tasks more fun and rewarding, increasing user engagement and motivation. For users, it provides a way to track progress, earn rewards, and reach higher ranks, unlocking new features and items. This not only boosts user satisfaction but also encourages regular use and participation.

For the project, gamification keeps users coming back and attracts new ones, building a strong community. Economically, the token system benefits as users are motivated to stake tokens, participate in the in-app economy, and make purchases. This active participation increases the token's utility and value, creating a sustainable and growing ecosystem. In short, gamification connects user experience with economic incentives, ensuring the app's success and long-term growth.

We have developed a comprehensive gamification system, which is currently summarized in the diagram below. This section aims to explain the main elements and will be updated as new features and adaptations are introduced.

<figure><img src="/files/jjgikHK3V0GerCfVUqdy" alt=""><figcaption><p><em>a diagram of our gamification</em></p></figcaption></figure>


---

# 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.ta-da.io/ta-da-platform/game-mechanics.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.
