# Fees

Let's talk about fees, baby!

ARKY is an NFT marketplace that champions inclusion, accessibility, and the creative spirit. We aim to finely balance keeping fees low while ensuring artists, creators, and project owners are fairly rewarded for their art through the support of royalties. Fees will be borne by sellers and will not exceed 10% of each NFT sale:

* **Platform fees**: 2%
* **Royalties**: Up to 20% (determined by creators of the collection)

{% hint style="info" %}
ZRC-6 tokens specifies who the royalties should be paid to. It does not automatically collect royalties regardless of ownership. The ARKY trading engine collects royalties and pays them to the owner listed in contract after.
{% endhint %}


---

# 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.zilswap.io/arky/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.
