> 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/koren/zhi-ya/wu-sun-wa-kuang.md).

# 무손실 마이닝

**기본 마이닝**

‌1. 탈중앙화 거래소 Pancake에서 지정한 거래쌍에 유동성을 제공해 LP Token을 획득한 다음에 상응하는 LP Token을 마이닝 풀에서 스테이킹하면 Heroes가 지속적으로 생성될 수 있고 생성된 Heroes는 누적 5개 이상일 경우 카드 팩 획득이 가능합니다.

2\. 누적 수익이 인출하려는 카드의 금액보다 낮은 경우 유저는 자신 지갑의 Heroes로 부족분을 채울 수 있습니다.

3\. 유저는 수시로 LP Token을 추가하고 또는 되찾을 수 있습니다.

4\. 소모된 Heroes 토큰의 수익에 의해 카드 레어도가 결정됩니다. 흰색 5, 초록색 10, 파란색 20, 보라색 40, 오렌지색 80입니다.

![](https://gblobscdn.gitbook.com/assets%2F-MYcHUDXwSbY_4hJ_hHU%2F-MacBTy17mBjkrWbUIu7%2F-MacBeSDo5_I63X4KVk3%2Fimage.png?alt=media\&token=730e492a-3fbb-4262-8e84-62a08a11275d)

**무손실 마이닝**

‌1. 한 번에 지정하는 토큰을 스테이킹하면 Heroes가 생성될 수 있고 또한 Coinwind스마트 풀의 MDEX 전략을 접목하며 토큰을 마이닝 풀에서 스테이킹하면 Heroes가 지속적으로 생성될 수 있고, 생성된 Heroes는 누적 5개 이상일 경우 카드 팩 획득이 가능합니다.

2\. 누적 수익이 인출하려는 카드의 금액보다 낮은 경우 유저는 자신 지갑의 Heroes로 부족분을 채울 수 있습니다.

3\. 수시로 스테이킹된 토큰을 추가하고 또는 되찾을 수 있습니다.

4\. 소모된 Heroes 토큰의 수익에 의해 카드 레어도가 결정됩니다. 흰색 5, 초록색 10, 파란색 20, 보라색 40, 오렌지색 80입니다.

![](https://gblobscdn.gitbook.com/assets%2F-MYcHUDXwSbY_4hJ_hHU%2F-MacBhi6CwTJ1idjHfuH%2F-MacBprXdlqjNRhj2gA9%2Fimage.png?alt=media\&token=b42c246e-6f86-4994-ab54-d84b1289b824)


---

# 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/koren/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.
