# #5 Purchase an NFT

Would you like to buy an existing NFT? Follow the guide below!

1. First, please make sure there are enough funds in your CTPAY Wallet. Please refer to the following link for the CTPAY deposit and withdrawal guide <https://ctomorrow.gitbook.io/home/v/kr/guide/deposit>
2. Click on the NFT you want to purchase.

![](/files/mOSJlntvDwB6LXcMJgJ3)

3\. Successfully entered this NFT's page.&#x20;

![](/files/lUGL0DB2kzQipebpurq7)

4\. There are two ways to buys an NFT, depending on the seller's settings. Select "PLACE A BID" to purchase by auction. The NFT will be awarded to the user who made the highest bid during the auction period. Click "BUY XXXX" to purchase at a specified price. If you do click "BUY XXXX", the purchase will be completed immediately

![](/files/x3X8pOlqB6nn5AOMO2xY)

5\. Successfully purchased!

![](/files/NrPy52nIXNQpXp5trhhO)


---

# 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://ctomorrow.gitbook.io/opick/guide/5-purchase-an-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.
