> 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/wo-de/5-1.md).

# 나의 가방

현재 지갑 주소 아래의 NFT 카드 관리·조회가 가능합니다.

![](/files/-M_yyP03McjkAf-0Z1vb)

**방치된 카드:** 이미 획득하지만 카드 슬롯에 놓이지 않는 카드입니다.

**기부:** 기부 기능을 통해 친구에게 대량으로 카드를 선물할 수 있습니다.

알림: 기부 과정은 블록체인에 저장되어 일정한 가스비가 부과됩니다.

‌**미 오픈 카드팩:** 카드 팩의 색깔은 오픈된 카드의 품질 레벨을 의미하고 카드 팩을 오픈하면 상응하는 색깔 품질의 NFT 카드 획득이 가능합니다.

![](/files/-M_yyYakQ-GqhXMNXEpY)

![](/files/-Mb5hO8r1duhYmLu7Ges)

tips: 카드 팩을 오픈하는 과정은 블록체인에 저장되어 일정한 가스비가 부과됩니다.


---

# 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/wo-de/5-1.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.
