# LUXY Marketplace

- [Key Concepts](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts.md): NFTs? Uniques? Multi what? Learn some key concepts to help you in the NFT World!
- [What is a NFT?](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts/what-is-a-nft.md)
- [Collections](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts/collections.md)
- [Single NFT (ERC-721)](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts/collections/erc-721-standard.md)
- [Multiple NFT (ERC-1155) review](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts/collections/erc-1155-multiple.md)
- [Royalties](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts/royalties.md)
- [Gas Price](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts/gas-and-fees.md)
- [Glossary](https://docs.luxy.io/help-center/luxy-marketplace/key-concepts/glossary.md): Here you can read brief explanations about the most used concepts in LUXY Marketplace
- [Transactions Guides](https://docs.luxy.io/help-center/luxy-marketplace/transaction.md): Guides to help you make transactions inside LUXY Marketplace
- [Check out](https://docs.luxy.io/help-center/luxy-marketplace/transaction/how-to-buy.md)
- [Create Listing](https://docs.luxy.io/help-center/luxy-marketplace/transaction/create-a-sale-event.md): Post your NFT or Collection for sale!
- [Cancel Listings](https://docs.luxy.io/help-center/luxy-marketplace/transaction/cancel-listings.md): "Let's pull it."
- [Accept Offers](https://docs.luxy.io/help-center/luxy-marketplace/transaction/accept-offers.md): "You've got a deal!"
- [Create Offers](https://docs.luxy.io/help-center/luxy-marketplace/transaction/making-offers.md): "I like this. Let's make a deal."
- [Cancel Offers](https://docs.luxy.io/help-center/luxy-marketplace/transaction/cancel-offers.md): "I've changed my mind. I'll pass!"
- [Transfer](https://docs.luxy.io/help-center/luxy-marketplace/transaction/transfer.md): "A gift from me to you!"
- [Burn](https://docs.luxy.io/help-center/luxy-marketplace/transaction/burn.md): "We don't need no water!" Permanently destroy a quantity of NFTs on the blockchain.
- [Collection Management](https://docs.luxy.io/help-center/luxy-marketplace/collection-management.md): How to customize and create Collections inside LUXY Marketplace
- [Create a Collection](https://docs.luxy.io/help-center/luxy-marketplace/collection-management/create-a-collection.md)
- [Customize your Collection](https://docs.luxy.io/help-center/luxy-marketplace/collection-management/customize-your-collection.md): Things owners and managers do
- [Settings and Permissions](https://docs.luxy.io/help-center/luxy-marketplace/collection-management/settings-and-permissions.md): Owners Only
- [Mint!](https://docs.luxy.io/help-center/luxy-marketplace/mint.md)
- [Launchpad](https://docs.luxy.io/help-center/luxy-marketplace/launchpad.md)
- [Applying to the Launchpad](https://docs.luxy.io/help-center/luxy-marketplace/launchpad/applying-to-the-launchpad.md)
- [Checking and Customizing your Drop](https://docs.luxy.io/help-center/luxy-marketplace/launchpad/checking-and-customizing-your-drop.md)
- [FAQ](https://docs.luxy.io/help-center/luxy-marketplace/faq.md)


---

# 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.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.
