> For the complete documentation index, see [llms.txt](https://inox.gitbook.io/inox-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inox.gitbook.io/inox-docs/token-creation.md).

# Token Creation

The Token Creator guides users through the information required to prepare a new token.

## Typical workflow

{% stepper %}
{% step %}

## Connect a supported wallet.

{% endstep %}

{% step %}

## Select the blockchain network.

{% endstep %}

{% step %}

## Enter the token name, symbol, supply, and decimals where applicable.

{% endstep %}

{% step %}

## Add optional branding, description, and public links.

{% endstep %}

{% step %}

## Review mint, burn, ownership, authority, tax, or launch controls supported by the selected route.

{% endstep %}

{% step %}

## Check the cost breakdown and transaction preview.

{% endstep %}

{% step %}

## Approve the transaction in the wallet.

{% endstep %}

{% step %}

## Wait for network confirmation and contract verification.

{% endstep %}
{% endstepper %}

## EVM and Solana

EVM networks and Solana use different account models, token standards, wallet prompts, and metadata flows. INOX Maker adapts the preparation flow to the selected network, but users should still understand the permissions they choose.

## Irreversible choices

Token supply, ownership, authorities, taxes, mint permissions, and launch restrictions can materially affect a token. Some choices may be difficult or impossible to reverse after deployment.

{% hint style="danger" %}
Never paste a seed phrase or private key into INOX Maker. A legitimate wallet connection or signature flow does not require either one.
{% endhint %}
