# ERC-20 Token

#### **Step 1: Sign In**

Sign in to Dapp Factory by connecting your wallet. Once you are on Dapp Factory, you will get a pop-up to connect your MetaMask. Alternatively, you can manually connect to a wallet of your choice. Also, you can use your email ID and social accounts to log in by clicking the connect button on the top right.

<div align="left"><img src="https://lh5.googleusercontent.com/EH3ZMMoT86gbm521dxIBWr8FyObLFGzNHMos5nKnfin5oUtNBcHZtLmOY0kpg2psc9GZdIuUfPWwdnTJARpfTBvSi-tjPUXSoOnc13zDIdTMCaa-qjXezFYLiDMULJ3n45S62vyU" alt=""></div>

#### Step 2: Open ERC20 Service

Select ERC20 Service from the left side menu and click on the create New ERC20 Token banner available on top of the page

<div align="left"><img src="https://lh3.googleusercontent.com/eJ2gaVY_NHPacB_LepUPvXO643SJ0Ztwb_p20MVpimLGua7Nb9pppx-NtylJVVGCzRFVngwOLWozCwwseDUB912nrqwVEwBQH3bV3j45jd69jqg1re-dSxZL9pJI06BOG3ZFCaef" alt=""></div>

#### Step 3: Enter Details for ERC20 Token

On the next page, you’ll find three token types to choose from. Select what kind of token you want to create and proceed.

Below that, you’ll find the token details form to fill for you. Fill in all the details including Token Name (Name of the token that you want to create), Symbol, Total Supply etc carefully and upload the token icon image. All the mandatory fields are marked with a red star (\*).

<div align="left"><img src="https://lh4.googleusercontent.com/uTl6wwCsRKWd11gOmxhlOZyoyKFF0AXpKeN6hdRJldaWtydzHf3l-UdqV5FylwpC8juDeQ3n3VEqdP-RMlut6Tg6JHVPvNoXRMwUSrmMNcJ8sTR7HyCktyiyWFBwtPY35WjZdFlk" alt=""></div>

#### Step 4: Create and Approve

Once you have filled all the fields, click on the Create ERC20 Token button. It’ll pop up a notification on your wallet, click confirm to sign your transaction and you’re good to go.

<div align="left"><img src="/files/hsVWpw7W7696mBOeM355" alt=""></div>

Sit and relax for a few seconds until your transaction validates on the blockchain. You’ll find your token details in the token list once it is successful.

![](https://lh3.googleusercontent.com/kuQCWo2cQpZ6_2VKqP7lqFmuwqgXRpBYvntEq__nf43JECCuPe-KV3KMJCt7sw0FbAbFyvEbXXNIQUX6a_AMX2_IL8PMQcVHgT9lgim93AWFe9LmJvl1SObSKffNJ30jE4MuoBr4)

**Watch Video Tutorial:**&#x20;

{% embed url="<https://youtu.be/KcAtNHUAMj8>" %}

{% hint style="info" %}
**Disclaimer:** Once you confirm and approve the details for a service related to your token including start and end time or date, amount of the tokens or rewards, start and end block number etc, they cannot be rectified. We intend to protect general users and retail investors from rug-pulls and scams by implementing these restrictions on the developers and project owners.

For eg:
{% endhint %}


---

# 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.cryption.network/dapp-factory/erc-20-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.
