# 5. Fees and Payments

## <mark style="color:blue;">**Q: Are there fees for creating NFTs?**</mark>

### A: Yes, a small service fee applies depending on the blockchain and gas costs.

<figure><img src="/files/SXSYiCvsr4NDyHrneym3" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">**Q: Does PointPay take a commission on sales?**</mark>

### A: The platform charges a 2% commission from each successful sale.

## <mark style="color:blue;">**Q: Can creators set royalties?**</mark>

### A: Yes, creators can specify royalties, which are automatically paid on secondary sales.


---

# 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://nft-pointpay.gitbook.io/nft-pointpay/5.-fees-and-payments.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.
