# 나의 가방(장비)

**가방에서 현재 지갑 주소 아래 방치된 장비를 확인·관리할 수 있습니다.**

![](/files/Sfk3RnNqdKDQCJ31tULk)

**방치된 카드:** 이미 획득했지만 슬롯에 넣지 않은 카드.

**기부:** 플레이어는 기부 기능을 통해 친구에게 카드를 일괄적으로 보낼 수 있습니다.

{% hint style="info" %}
기부 과정은 블록체인에 저장되어 일정한 가스비가 부과됩니다.
{% endhint %}

**장비 보물상자:** 현재 장비 보물상자 한 가지만 있으며 보물상자를 열면 다음 그림의 확률에 따라 해당 장비를 얻을 수 있습니다.

{% hint style="info" %}
장비 보물상자 오픈 과정은 블록체인에 저장되어 일정한 가스비가 부과됩니다.
{% endhint %}

![](/files/3chp5xKn6oKU4cfj2ZFt)

![](/files/m6A1yhcOAbcZWtKbmbzN)


---

# Agent Instructions: 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://mixmarvel.gitbook.io/dehero/koren/wo-de/undefined.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.
