# 3.4.3 Achievements System

Achievement system (achievement system) - a 5x5 grid with visually different icons. All of them are initially closed with a lock icon. To open them, you need to fulfill the conditions.&#x20;

**All conditions are different. For example, to open one achievement, you need to fulfill:**

* [x] Daily login to games for 4 consecutive days
* [x] Purchase of a level in NAVAX
* [x] Balance of 1000NE

*<mark style="color:blue;">By unlocking achievements, users receive NE and other bonuses. But they need to be unlocked in a line: a horizontal line of 5 unlocked achievements gives a bonus. Unlocking all achievements gives a higher bonus and significantly advances you in the leaderboard.</mark>*\
\
By completing one line, the user gains access to another. For each line completed, the user also receives a wheel spin or a key to open a chest. After completing all achievement lines, users receive a significant amount of NE and a special NFT for their avatar.. \
\
The achievement network strongly encourages the use of all Nava ecosystem products, including NAVACOIN.

* Everyone can see how many achievements are open (as a percentage). For example, let's say everyone can see that the end of the month (season) is approaching and one achievement has a 3% completion rate. This means that users understand that few people have completed it, it is difficult, but there is still a chance.
* The conditions for unlocking each achievement are listed below each achievement.

<br>

<br>


---

# 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://nava-dao-1.gitbook.io/nava-dao-white-paper/basics/interactive-blocks/3.4-nava-games/3.4.3-achievements-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.
