# NFT 거래

* TON NFT 마켓플레이스 [Getgems](https://getgems.io/)에서 이용자 간 NFT 2차 거래를 진행할 수 있습니다.
* 외부 마켓플레이스 정책에 따라 NFT가 MEGA 이외의 토큰(TON 등)으로 거래될 수 있습니다.
* 마켓플레이스에 NFT를 등록하면 NFT의 소유권이 마켓플레이스로 이동하므로 메가톤 파이낸스에 지갑 연결 시 해당 NFT가 표시되지 않으며, 언스테이킹이 불가합니다.
* 메가톤 파이낸스 팀은 외부 마켓플레이스에서 2차 거래로 인해 발생하는 문제에 대해 책임지지 않습니다.


---

# 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://docs.megaton.fi/ko/products/mega/nft.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.
