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

# Gamification

Gamification in the Liquid Mining ecosystem enriches the mining experience by integrating elements traditionally seen in video games, thereby offering an engaging and immersive environment. These innovative features are designed to provide participants with special rewards and incentives, ensuring satisfaction within the ecosystem.

**The features that infuse the element of gamification within the ecosystem include:**

* Liquidation
* Boxes
* Achievements

### Liquidation

Liquidation is a feature within the Liquid Mining platform that offers participants the opportunity to utilize in-platform assets, referred to as gems, to unlock treasure boxes. These boxes hold the potential for users to win highly valuable NFTs, serving as rewards. This mechanism not only enhances the user experience by integrating elements of chance and reward but also contributes to the platform's ecosystem by fostering a vibrant and dynamic community within the broader context of our crypto mining project.

### Boxes

These operate like mystery boxes that contain random rewards, adding an element of surprise and excitement for participants. Boxes can be opened using gems the cost of which varies depending on the type of box. Each box has a specific gem cost associated with it.&#x20;

Users can choose to open a specific type of box either once or multiple times, with a limit set at 10 openings in a single attempt.

**Liquid Mining features five unique types of boxes, containing a wide range of rewards:**

* Starter Box
* Plus Box
* Rig Box
* ASIC Box
* All or nothing box

### Achievements

Achievements in the Liquid Mining Ecosystem are structured milestones that users unlock through their active participation, dedication, and mastery of various aspects of the platform. These milestones are carefully designed to cater to a wide array of activities — from the simplest actions taken by a new user to the complex and strategic contributions of an experienced user.


---

# 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://liquid-3.gitbook.io/liquid/gamification.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.
