# Buying NFTs

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

Buying NFTs  GhostMarket has a variety of ways to purchase NFTs, as well as multiple listing types. The most straightforward way to purchase an NFT is to add it directly to your cart.   Start by finding an NFT you like, and go to its dedicated page by clicking on it.

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

Below the NFTs name, listing period, and price, you will find the “Add To Cart Button. Alternatively, you can click the connected lightning bolt button to skip the cart and “Buy Now”.

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

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

Upon adding the NFT to your cart, you will see that the cart icon has changed. Clicking it will open up the Buy Cart menu, where you can go over all of the details one last time.   Simply click buy, then follow the prompts in your wallet to complete your purchase.

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

<figure><img src="/files/ZcMBNV1cdcKz0TuRKDcN" 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.ghostmarket.io/user-guides/buying-and-selling-nfts/buying-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.
