# How to create a Token

#### Create an ERC-20 token using Clique

Go to Creator section and click 'Create Token'. Your wallet will pop up to switch you to Ethereum mainnet.

![](/files/IrEPKBVsSyUtlQUO2SIC)

Then, enter the basic token information:

![](/files/I1Hn01EGT7uIzBTPB73z)

Next, enter the recipent addresses and unlock dates

![](/files/OWue1s84yvNn5GxC32JN)

Read the disclaimer before you create your token.

![](/files/Rkzc3RNzLEZoIZURWfFk)

Once your token is created, go to the Wallet section to claim your token. (Please note that you should wait until the unlock date if you set to unlock your token in a future date.)

![](/files/NrmJvpcGOZX2a71eVcTo)


---

# 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.awenetwork.ai/community/tutorials-and-resources/how-to-create-a-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.
