# Create a Liquidity Generator Token

How to Mint a Liquidity Generator Token (SafeMoon Fork) with Flash Launch: <https://www.youtube.com/watch?v=3T2RJkvqY1A>

Check out the steps below on how to create a standard token with Flash Launch using the desktop version of the Metamask Wallet.

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

<figure><img src="/files/2i43BqBJoPj01VHvsDri" 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 “Liquidity Generator Token”

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

4\. Input all necessary information. Before doing so, let's go over all the important fields that need to be filled:

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

Transaction fee to generate yield (%): The % amount of tokens from every transaction that are distributed to all token holders.

Transaction fee to generate liquidity (%): The % amount of tokens from every transaction that are distributed to the liquidity pool.

Charity percent (%): The % amount of tokens from every transaction are distributed to a charity address.

Charity address: All charity tokens from “Charity percent (%)” will be distributed to this address. 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 choose in there and set up later.

5\. Click on “Create Token” after you have finished inputting all the necessary information.

6\. 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-liquidity-generator-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.
