> For the complete documentation index, see [llms.txt](https://docs.luxy.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luxy.io/help-center/luxy-marketplace/transaction/accept-offers.md).

# Accept Offers

On the active orders session, choose the offer you want to accept and click on it.

<div align="left"><figure><img src="/files/kAbok8ZQmRvROxHVHwgV" 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/NhnJS5JukQ3dVxziYwVQ" alt=""><figcaption></figcaption></figure></div>

* If this is the first time selling NFTs from this collection in LUXY Marketplace, a modal will appear asking you permission to complete transactions from this collection;

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

* Review the number of units, the unit price, the fees applied, and the total that you will receive;
* If the details look correct, Click "Accept Offer" to start the transaction and confirm it in your wallet;

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

* After confirming 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 check your wallet balance.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/accept-offers.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.
