# NFT카드 배치

플레이어는 캠프에 배치 된 전투 NFT를 확인하여 관리할 수 있습니다.

<div align="left"><figure><img src="/files/FFaCEuGtzlV8cwtTrUPW" alt=""><figcaption></figcaption></figure></div>

NFT 배치: 개인 지갑에 있는 전투 NFT를 게임 캠프에 배치합니다.

유의사항: 파란색등급이하의 카드는 배치 불가합니다.

<div align="left"><img src="/files/fpK51jgPDVtApDqlJZqC" alt=""></div>

NFT 추출 : 게임캠프 내 전투 NFT를 개인 지갑으로 추출

<div align="left"><img src="/files/3u4RNzSZoU6G2ypdi6ex" alt=""></div>


---

# 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_game/dehero_game_kr/nft-1.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.
