# Generating a token

## Tutorial

To create a token on Thunerhood, please follow these steps:&#x20;

**Step 1**: Go to [Thunderhood](https://testnet.thunderhood.com/home)

**Step 2**: Click "**Deploy token**" or "**Launch**" to go directly to the generation page

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

**Step 3:** Fill out the information below:

* 1: Token Name: The token name will be used to display the token on the UI
* 2: Token Symbol: It'll be used to identify the token and to create an Account ID for the token

  *Notice: if the ticker has been generated, you cannot choose the same one.*&#x20;
* 3: Total Supply: This is the total number of tokens to mint.
* 4: Total Capital: USDC deployed to LP

  *For example: if you deploy 100 $USDC into the LP with 100 generated tokens, your token's market cap will be 1$ and the LP will be $200.*&#x20;
* 5: Token icon: The icon will be used to display on the UI

  *Notice: This icon is the logo of your launched token and cannot be changed.*
* 6 Social Media (optional): The account of twitter.
* *Notice: You can explore advance feature with Sell Tax, Vesting, Airdrop and more...*

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

**Step 4:** Click "**Create Token**" then sign all the transactions to create

## Where your token appears&#x20;

Go to the "**COINS**" Page to explore your generated coins:&#x20;

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


---

# 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://thunderhood.gitbook.io/home/thunderhood/tutorial/generating-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.
