# Our Fees

Deploying your contract to the Ethereum (ETH) network with AutoMinter is 10x cheaper than a traditional smart contract. There is a 0.05 ETH paid to AutoMinter and approx. 0.01 - 0.02 ETH paid in gas fees.

Deploying you contract on the Polygon network is free from AutoMinter fees but you need to pay gas fees to the underlying network.

AutoMinter keeps 10% of the creators revenue. In the future you will be able to earn a stake in AutoMinter DAO in return for your commission.


---

# 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.autominter.com/pricing/our-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.
