# Check out

To start the checkout process click the "Buy" button on the NFT page:

<div align="left"><figure><img src="/files/DPNFjbP56heWm5cjPuQ3" alt=""><figcaption></figcaption></figure></div>

**Follow these steps:**

* If you are not connected or not on the right network a modal will appear asking you to change to the correct network and connect your wallet;

<div align="left"><figure><img src="/files/WLwVrmRcQvIndsSjFTWs" alt=""><figcaption></figcaption></figure></div>

* If it is the first time using the listed currency in LUXY Marketplace, a modal will appear asking you permission to complete transactions with the currency;

<div align="left"><figure><img src="/files/NzBFEeQdvTR6HU7JkWhV" alt=""><figcaption></figcaption></figure></div>

* Review the number of units, the unit price, the fees applied, and the total that you will pay;

<div align="left"><figure><img src="/files/Rv2O0yOp7aqGGj7qsoy3" alt=""><figcaption></figcaption></figure></div>

* If the details look good, click "Check out" to start the transaction and confirm it in your wallet;
* After confirming the transaction in your wallet, you can close the modal or wait to check the transaction processing status until it is completed;
* And done! After the transaction is processed on the blockchain you can browse it on your profile.

<div align="left"><figure><img src="/files/8H1ibLlNVnBQhA2g4fDx" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
If an error happens while the transaction is being processed on the blockchain it will be reverted and you will have to start the checkout process again. Sometimes this happens if the blockchain network is extremely busy or there is some other issue with the transaction.
{% endhint %}

Want the NFT and there's no listing available? [Make an offer](/help-center/luxy-marketplace/transaction/making-offers.md) instead!

<div align="left"><figure><img src="/files/gGzMm4jAUwTcIPJtWVoR" alt=""><figcaption></figcaption></figure></div>


---

# 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.luxy.io/help-center/luxy-marketplace/transaction/how-to-buy.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.
