# Advanced Token Creation

Kaizen.Finance platform offers powerful tools for creating new and managing existing crypto tokens.

{% embed url="<https://www.youtube.com/watch?v=6iIsQUPCwI8>" %}
Kaizen.Finance explainer video
{% endembed %}

## Key Features

When creating your token with Kaizen Finance you can expect the most comprehensive selection of token features and parameters allowing you to execute advanced token strategies.

When creating your token with Kaizen you can configure the following parameters and characteristics of your token:

### Burning

Token burning will enable you to control token emission and total supply as well as the token economy in general through deliberate removal of tokens from circulation.&#x20;

### Upgradability

Toggling the token contract upgradability slider will empower you to introduce emergency security measures or critical changes to your token. It is essentially an emergency break built into your token contract, which, when used correctly, can help save your token in dire cases.

### Bot protection

Taking advantage of Kaizen’s built-in bot protection will ensure your token is secured against frontrunning attempts. This alone has proven to save our clients upwards of $250000 at listing and over $10000 monthly afterwards.&#x20;

### Bridging&#x20;

Wrapped tokens are both a blessing and a curse, depending on who you ask. With Kaizen, you have the option to limit the ability of third parties to bridge your token into other blockchains using the Kaizen Bridge. You, however, will retain the ability to do so yourself.

### Minting

Opting for burnable or bot protection enables minting as an additional feature that helps you moderate and manage token emission with greater precision. Minting allows you to mint tokens on demand instead of minting your maximum token supply all at once at creation.


---

# 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://kaizenfinance.gitbook.io/kaizen-docs/services/advanced-token-creation.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.
