# Create Overview

Using Mint Club, you have the capability to create a bonding curve-backed token (ERC20) or NFT (ERC1155) across multiple networks including Ethereum, Base, Arbitrum, Optimism, Polygon, Avalanche, BNB Chain, and Sepolia (Testnet).

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

{% content-ref url="/pages/07aiFuf6ABDeq8tllz17" %}
[Token (ERC20)](/create/token.md)
{% endcontent-ref %}

{% content-ref url="/pages/n1xXNgcqW9e6zg1n5ovt" %}
[NFT (ERC1155)](/create/nft.md)
{% endcontent-ref %}

## Why Mint Club for Creators?

As an asset creator, whether for business, talent, or community, Mint Club provides significant advantages. The platform's main benefits include 1) Versatile bonding curve design options, and 2) Easy monetization through creator royalties. For more detailed information about these benefits, please refer to the following page:

{% content-ref url="/pages/4se6jU7L9f1aw67c5JhD" %}
[Benefits for Creators](/create/benefits_creators.md)
{% endcontent-ref %}


---

# 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.mint.club/create/overview.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.
