# Create a Standard Token

How to Mint a Standard Token with Flash Launch: <https://www.youtube.com/watch?v=SFp1xVpCAm0>

Check out the steps below for how to create a standard token with Flash Launch using your MetaMask wallet on your desktop.

1\. From the homepage: <https://flash-launch.com/presales/> click on “Launchpads" => "Create Token"

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

2\. You will be redirected to this link: <https://flash-launch.com/launch/create-token/>&#x20;

3\. To create a standard type token, in the \[Token Type] section, choose “Standard Token”

<figure><img src="/files/1BqAQoWlI5GwgRvzbx7q" alt=""><figcaption></figcaption></figure>

4\. Click on “Create token” after done inputting all required fields.

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

Notes:

* Decimals must be greater than or equal to 2.
* All fields are required, they cannot be blank.
* Decimals and the total supply must be a positive number.
* Implement Flash Anti-Bot System: will blacklist all sniper bots on PancakeSwap listing, safeguard your listing on PancakeSwap from sniper bots who are always targeting good presales. If you want to use this function, you have to tick in there first and set up later.

5\. MetaMask will now ask you to confirm the transaction. It will also show you the fee that you are required to pay for that transaction. If you agree, then click on the “Confirm” button to finish the process.


---

# 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.flash-launch.com/tokens/create-a-standard-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.
