# Deploying a Token

<figure><img src="/files/0HOx21bCYLvebmJUd4QO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SFlrUuA7rRTOnGYZ06ry" alt=""><figcaption><p>Overview of the Deploy interface </p></figcaption></figure>

**#1:** Input your token's name

**#2:** Input your token symbol/ticker

**#3:** Input your token's description

**#4:** Add a link to your token's Telegram group

**#5:** Add a link to your token's Twitter/X page

**#6:** Add a link to your token's website

**#7:** This is where you can upload the logo for your token

**#8:** This is where you can upload the banner for your token

**#9:** Select the network you would like to deploy your token on

**#10:** Select which DEX you want to go live on once your token hits $59,000 market cap

**#11 & #12:** Input the taxes you would like to implement on the platform (Chef.fun). It is worth mentioning that the taxes can be decreased post-launch.

**#13 & #14:** Input the taxes you would like to implement on the DEX (i.e. when the token reaches $59,000 market cap). It is worth mentioning that the taxes can be decreased post-launch.

**#15 :** Input the maximum amount of tokens (in %) people are allowed to buy per wallet

**#16:** Input the amount of ETH you would like to use to buy the token with upon token creation. You, as the deployer, are given the first option to buy supply through this option

Once the above are complete, just click on "deploy" and confirm the transaction in your wallet.

That's it. You are now cooking!


---

# 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://chef-fun-organization.gitbook.io/chef.fun/for-developers-and-teams/deploying-a-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.
