# Marketplace Discount

Both buyers and sellers pay halved fees (1%) when buying NFTs using LUXY Token. The remaining LUXY coming from fees are all automatically burned to the 0x000000000000000000000000000000000000dEaD address.<br>

We'll start off burning 100% of the remaining LUXY tokens, but governance can choose to alter this parameter of the marketplace.


---

# 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/finance/utility/marketplace-discount.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.
