# Fees

**DAO**

| Title            | Price | Notice                 |
| ---------------- | ----- | ---------------------- |
| Publish Contract | Free  |                        |
| Multi-Sig Wallet | Free  | Provide by Gnosis Safe |

**NFT**&#x20;

| Title                    | Price    | Notice                                                                        |
| ------------------------ | -------- | ----------------------------------------------------------------------------- |
| Publish Contract         | Free     |                                                                               |
| Sales Commission Fee     | 0%\~10%  | a commission percentage will be discounted by holding a type of DeCir Pass    |
| Withdraw funds           | Free     | withdrawal transaction fee for blockchain will be required for the requester. |
| Withdraw creator royalty | Free     | withdrawal transaction fee for blockchain will be required for the requester. |
| Royalty Splitter         | 0%\~3.5% | a commission percentage will be discounted by holding a type of DeCir Pass    |

**Token Gated Contents**

| Title                    | Price                 | Notice                            |
| ------------------------ | --------------------- | --------------------------------- |
| Up to 3 articles and 1GB | Free                  |                                   |
| Extra Storage Plan       | Selected account only | Contact us for removing the limit |

**DeCir NFT Pass**

\* We are considering to offer the DeCir NFT Pass for the project owners soon.


---

# 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://decir.gitbook.io/whitepaper/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.
