> 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/shou-ye/undefined.md).

# 장비상점

**유저는 장비상점에서 Heroes로 장비 적립 포인트 구매 가능**

* 카드 세트의 총 전투력이 20만 이상이어야 구매 가능
* 6 HEROES로 400적립 포인트 구매 가능
* 주소당 하루 최대 8회, 즉 48 HEROES/3200 장비 적립 포인트 구매 가능
* 구매 외에 다른 장비 적립 포인트 획득 방법은 차후 오픈 예정

![](/files/Q3PUOhqbCrc4KKlKUeid)

**장비 적립 포인트로 장비 보물상자 교환**

* 600장비 포인트로 장비 보물상자 하나 교환 가능
* 현재 장비 보물상자 구매 제한 없음

![](/files/dp4eLHwav0YB3ycqRQSz)

**‘장비’-’장비 보물상자’에서 장비 보물상자 오픈 후 장비 획득**

* 장비 보물상자 획득 후 직접 열어야 장비 획득 가능
* 현재 장비 보물상자 한가지만 있음
* 장비 보물상자 오픈 후 다음 확률에 따라 장비 획득

![](/files/JCF8mKy7BHfUDsMVssC2)

**현재 어떤 장비가 있는지, 또한 그의 역할이 무엇인지, 궁금하시면**

{% content-ref url="/pages/DtgO7In46BujqZhoTSYg" %}
[장비도감](/dehero/koren/ji-ka/undefined-2.md)
{% endcontent-ref %}


---

# 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/shou-ye/undefined.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.
