# Fees

{% hint style="info" %}
The fees are subject to change, the default is 0.
{% endhint %}

* **Flat Marketplace Fee** is 2.5% of the listing price set&#x20;
* **Collection Fee** is a % of the listing price set (e.g. 2%)&#x20;
* **Flat NFT Trade Fee** is a fixed amount of 0.01 BNB regardless of the number of NFTs in the offer&#x20;
* **Total Fee** depends on the mechanic and the Collection Fee set&#x20;
* **Collection Cryptos** - are the coins and tokens the collection NFTs can be purchased with. The list of the available ones is decided by the collection creator.


---

# 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.octogamex.com/financial-model/fees.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.
