> For the complete documentation index, see [llms.txt](https://supportnftmania.gitbook.io/nft-mania/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supportnftmania.gitbook.io/nft-mania/nft/nftmania/undefined-2.md).

# 구매과정(메타마스크기준)

<figure><img src="/files/KWfAWZH8MLqEVgPBo9Va" alt=""><figcaption><p>리스팅된 NFT중 구매를 원하는 NFT페이지에서 buy 클릭</p></figcaption></figure>

<figure><img src="/files/OVuDZl8tUwRptHPLxcSG" alt=""><figcaption><p><br></p></figcaption></figure>

<figure><img src="/files/jti9rzEnssBjYJY1Uzki" alt=""><figcaption><p>구매를 누른 뒤에 볼 수 있는 화면으로, 메타마스크에서 확인 클릭</p></figcaption></figure>

<figure><img src="/files/JwYZiGnvFXl1aQjYnoTk" alt=""><figcaption><p>메타마스크에서 확인을 누른 뒤의 상태입니다.<br>이후 메타마스크 지갑에서 진행중, 승인됨, 실패함 상태를 확인하실 수 있습니다.</p></figcaption></figure>


---

# 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:

```
GET https://supportnftmania.gitbook.io/nft-mania/nft/nftmania/undefined-2.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.
