# Buy NFTs

## Add NFT to cart

* Click on the **cover of the NFT collection** you want to buy to enter the NFT collection
* Click the **cart icon** on the NFT you want to buy to add the NFT to the cart

<figure><img src="/files/ww0eAT7uMrnzb4w7tsim" alt=""><figcaption></figcaption></figure>

* Or, if you want to check the NFT details first, you can click the NFT you want to buy to enter the NFT details page
* Then click the **cart icon** on the NFT you want to buy, you can also add the NFT to the shopping cart

<figure><img src="/files/85cYPk5eYFszTvWc25a1" alt=""><figcaption></figcaption></figure>

## Manage My Cart

### Check the shopping cart

* Click the **cart icon** to jump to the "**My Cart**" interface

<figure><img src="/files/wd0gB4Haf1vGuQvDmLia" alt=""><figcaption></figcaption></figure>

### Delete purchases

* **Swipe left** on the purchase you want to delete
* Click "**Delete**" to delete purchased items

<figure><img src="/files/GUEXm8w1UOjMCXSbAueU" alt=""><figcaption></figcaption></figure>

## Clear Cart

* Click the **delete icon**
* Click the "**Confirm**" button in the pop-up window to clear your cart

<figure><img src="/files/E07VXbtghDEu0et3pAsz" alt=""><figcaption></figcaption></figure>

## Buy NFTs

* Click "**Buy Now**" to jump to the confirmation purchase interface
* Click "**Check for details**" to view purchase item

<figure><img src="/files/fQXyFj7iD0efFE6mH7gc" alt=""><figcaption></figcaption></figure>

* Click "**Confirm**" to jump to the Confirm Purchase interface
* Click the "**Confirm**" button in the confirmation transaction pop-up window, enter the password to purchase

<figure><img src="/files/jzVyACx8WPHHLKvYJJAy" alt=""><figcaption></figcaption></figure>

## View transaction history

* Click the **clock icon** to jump to the transaction record interface
* Click on the record you want to view to view the transaction details

<figure><img src="/files/Gz3GMa5H6YlyePXMZQFi" alt=""><figcaption></figcaption></figure>


---

# 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.onto.app/guides/nft-marketplace/buy-nfts.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.
