# Buying an NFT

### Buy a listed NFT

1. Navigate to the NFT you'd like to purchase & tap the Buy button.

![](/files/44w5we8i0xnRoLyf4hug)

2. In the popup that appears tap the Buy button to confirm the price & sign the transaction.

![](/files/do2F46WOtKgEFh1RcuSB)

3. If the transaction is successful you'll see a confirmation.

![](/files/W85Gy5KVYF4Iv6cQfLQm)

4. The NFT should now be in your wallet.

### Make an Offer

1. Navigate to the NFT you'd like to purchase & tap the Make Offer button.

![](/files/hezNFY2eykLHBA2YkVG6)

2. In the popup that appears enter the price you want to offer, tap Place offer & sign the transaction.

![](/files/5avYJHwR1SJh5Z46LEqo)

2. If the transaction is successful you will see a confirmation.

![](/files/MCvHpKvSQGBjgDRmwrDv)


---

# 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.cspr.market/buying-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.
