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

# Rewards

**The heart of Achiefy.io** is the reward system. Rewards are something that gives gamers motivation to compete with each other or complete different in-game challenges. The more difficult the challenge, the more valuable should be the reward. Rewards necessarily do not only refer to the entry in the player's profile, but they can also be the valuables **for trading and selling purposes**.

### **There are 3 types of rewards:**

![Energy](/files/fqV8AbAeCMefsUSM4P0X) ![Reagents](/files/7CYCYQFs5aazbm0hBHfb) ![Ready NFT](/files/0u9XUahlOJGenxOeLg9D)

* **Energy**: Used for crafting, earned for completing various activities (challenges, events, tournaments, etc). Energy is **user-bounded** and cannot be sold, bought, or exchanged
* **Reagents ( crafting resources)**: Used for crafting, earned for completing various activities (challenges, events, tournaments, etc). Any user can buy reagents from players by using ACF tokens while NFT crafting.
* **Exclusive NFTs**: Unique NFTs designed exclusively for specific events. Can be sold, bought, or exchanged.

### **Challenges qualities**:

* **Uncommon**: easiest and fastest challenges with lowest rewards.
* **Rare**: challenges that are rewarded by NFT-crafting-reagents and higher energy quantities.
* **Epic**: difficult and significant challenges with the highest rewards.&#x20;
* **Legendary**: exclusive challenges that are rewarded by unique NFTs designed especially for every single challenge legendary quality.&#x20;

![](/files/kPmBr7CioiQzDbKolXW9)

### Achievements

Achievements are entries in a gamer's profile that can be obtained by participation in challenges, tournaments, duels, and events. Achievements, unlike the rewards, can not be traded, sold, or shared with anyone. They are the proof of a challenge completion that will be **saved in the user's account forever**.

![](/files/N7wU4BAq121dRzcXRwYD)

&#x20;


---

# 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:

```
GET https://achiefy.gitbook.io/achiefy.io/explore-features/rewards.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.
