# Create Standard Token

Check out the steps underneath for how to mint a standard token with Launchpadtools utilizing your MetaMask wallet on your desktop:

1. From the homepage: <https://launchpadtools.com/?chain=BSC> ,tap on “**Toolbox**” – “**Token Builder**”
2. You will be redirected to this link: <https://launchpadtools.com/create-token?chain=BSC>
3. To mint a **Standard Token** type, within the \[Token Type] section, select “**Standard Token**”
4. Tap on “**Create** **Token**” after done contributing all required areas.
5. MetaMask will inquire you to confirm the transaction. It'll also show you the fee that you are required to pay for that transaction. Tap on the “**Confirm**” button to finish the process.

\*All areas are required, they cannot be clear.\
\*Decimals and the total supply must be a positive number.&#x20;


---

# 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://launchpads-organization.gitbook.io/launchpadtools/create-tokens/create-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.
