# How to Create Your Own Token?

You can create your own cryptocurrency in a few minutes with using **Token Builder dApp**. It's a cheap & good way to create custom coins.

ToGen offers free and paid packages:\
**1.) Free Package:** If you hold more than 100K $TOGEN in your wallet, you can use the free package. Only the name and symbol can be customized in free plan. You won't be charged, your 100K $TOGEN will stay in your wallet.\
**2.) Paid Package:** If you need to customize decimals, initial supply and other details you can use paid plan. You will only be charged for the features enabled.

Go to [Token Builder dApp](https://togen.net/app) and connect your wallet. MetaMask and Trust Wallet is supported. You'll see token builder tool, fill in the fields with token details (please read [Customizable Fields](/togen/token-builder-dapp/customizable-fields.md) section). Then, total cost will appear on the **Pricing Information** table. If price is okay for you, click **Create The Token** button.

![](/files/-MjolnoLxOHUuV8_kXNL)

A popup like the below will appear. Click to the **Deploy The Contract** button. &#x20;

![](/files/-Mjolv2CBfc-xWpZlH4G)

MetaMask / Trust Wallet will ask you to approve transactions. Click to the **Confirm** button.

![](/files/-MjomW3QtShIoobmR7JJ)

You will need to wait a few minutes. Then, contract address will appear on the screen. You can also download the contract code.

> **Initial supply will be transferred to deployer wallet address.**

![](/files/-Mjon8JUJ9_Fqx6Z7gOf)

**P.S.:** You should wait 1-2 minutes on DAPP page after contract deployment. Your contract code will be automatically verified. If it's not verified after 2 minutes, please look at [**How to Verify Contract Code?**](/togen/token-builder-dapp/how-to-verify-contract-code.md) section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://togen.gitbook.io/togen/token-builder-dapp/how-to-create-your-own-token.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.
