# Deploy New Token

A seamless feature that allows you to deploy a new token with just a single click on the ICTO platform. The process is straightforward - you simply need to provide the Token Name, Token Symbol, Decimals, and optionally a Logo. The Transfer Fee can also be specified.

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

It's worth noting that the **ICRC version** that will be deployed is the official release from Dfinity, designed for use with the NNS and SNS on the Internet Computer. This ensures you are working with the latest and most secure version of the token standard.

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

Furthermore, the deployed token will be fully controlled by your connected wallet, and ICTO will have no control over the canister, ensuring complete ownership and autonomy for you.

This user-friendly feature streamlines the token deployment process, eliminating the need for complex coding or technical expertise, making it accessible to a broader audience while maintaining the highest security standards set by Dfinity for the Internet Computer ecosystem.


---

# 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.icto.app/features/deploy-new-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.
