# ACHIEVEMENT SYSTEM

The Achievement System in TOM Clicker notably enhances player engagement by rewarding achievements across various game activities, further augmented by a leveling feature for each achievement that offers additional points. Here’s how this system amplifies the gameplay experience:

<figure><img src="https://2294354771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnLh5hdk6E84NhlEeZzOY%2Fuploads%2FZXow7dfk5jbL48xwIfsE%2Fmedal.png?alt=media&#x26;token=2e32f041-3f00-461f-9ef4-a9d2a48f3362" alt="" width="125"><figcaption></figcaption></figure>

### 🔓 Unlocking Achievements:

* **Diverse Challenges:** From simple actions like accumulating taps to complex objectives like achieving a high leaderboard position or completing numerous social media tasks.
* **Progress Tracking:** Players can clearly see the requirements for each achievement, aiding in goal-setting and achievement pursuit.

### ⭐ Leveling Up Achievements:

* Achievement Level UP =  TOM Points bonus


---

# 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://toms-whitepaper.gitbook.io/tomclicker-whitepaper/in-the-near-future/achievement-system.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.
