# Token Creation Hub

The Bonsai3 **Token Creation Hub** is the starting point for any project launching on Bonsai3. The hub lets founders and developers deploy a new token in four simple steps, shortening the path from concept to launch.

The hub enables a range of capabilities, including:

* **Frictionless deployment:** supporting fungible tokens
* **Turnkey features:** like adding buy and sell token taxes
* **Wallet controls:** including transfer blacklists and min/max transfer amounts
* **Customizable parameters:** name, symbol, chain, supply, all at your discretion

Here's what you'll see when you launch the Token Creation Hub.

<figure><img src="https://lh7-us.googleusercontent.com/PDEFGBsEjb-V0jGUw_JR7hyVMWGgHBRqGBJG0biYFim1uBYI6jQYuvUiEXX9slF6Eg6h4Hp4p61x5Uxh2Cduoz7c_8l0COySuA-ANZ1hBse-g9FWkHjghuhnGywdF8Wp9nRODQaFQzPUThgF1K7Si4U" alt=""><figcaption><p>Launch your token in four simple steps</p></figcaption></figure>

When you’re ready to deploy a token, follow the four steps outlined below:

**Step 1: Add Token Details**

Add a token name, ticker, and other project details, including a description and the all-important token logo.

**Step 2: Confirm Contract Details**

Set whether you want to implement a token buy or sell tax, enable wallet blacklisting, or add min/max transfer amounts.

**Step 3: Review Listing**

Here's where you ensure your project launches without a hitch. Review everything you've added and check all is as it should be.

**Step 4: Create Your Token**

A small step for you, a giant leap for your project: the moment your idea goes from your head onto the blockchain. And thanks to Bonsai3’s pre-audited smart contracts, you know your project is secure from the get-go.&#x20;

Next up, let’s look at how you get your token into the community’s hands.


---

# 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://bonsai3.gitbook.io/bonsai3/bonsai3-for-developers/the-no-code-toolkit/token-creation-hub.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.
