> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero/zhi-ya/wu-sun-wa-kuang.md).

# Mining Pool

**Permanent Mining**

1\. Having provided liquidity for designated pairs and obtained LP tokens on the decentralized exchange Pancake and staked the corresponding LP token to the mining pool allows to continuously produce HEROES. As long as the amount of produced HEROES reaches 5 or more, users can gain card packs.

2\. When the accumulated income is less than the value of cards to be withdrawn, users can spend HEROES in their wallets to make up the difference.

3\. Users can add or redeem LP tokens at any time.

4\. A card' rarity is determined based on the consumption of HEROES tokens. White 5, Green 10, Blue 20, Purple 40, Orange 80.

![](/files/-MacBeSDo5_I63X4KVk3)

**Lossless Mining**

1\. Staking any type of designated token would produce HEROES. Simultaneously, if having connected to the MDX strategy of the Coinwind smart pool, HEROES can be continuously produced after tokens are staked to the mining pool. As long as the amount of produced HEROES reaches 5 or more, users can gain card packs.

2\. When the accumulated income is less than the value of cards to be withdrawn, users can pay HEROES in their wallets to make up the difference.

3\. Users can add or redeem staked tokens at any time

4\. A card's rarity is determined based on the consumption of HEROES tokens. White 5, Green 10, Blue 20, Purple 40, Orange 80.

![](/files/-MacBprXdlqjNRhj2gA9)


---

# 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, and the optional `goal` query parameter:

```
GET https://mixmarvel.gitbook.io/dehero/zhi-ya/wu-sun-wa-kuang.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
