# 💰Tax Token

## Tax Token

Once you click Tax Token, you'll be given the following prompts:

<figure><img src="/files/238pPUbp3ieE2Y3KzxQA" alt=""><figcaption></figcaption></figure>

Decide your token name, symbol, total supply of tokens, as well as your buy and sell tax.

Buy and sell taxes will automatically occur on every transaction, and the fee's will route to your deploy wallet.

After you've defined the above, review your token and hit "confirm" if you wish to proceed.

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

Once you confirm, the following menu will pop up:

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

Select "Estimate Gas ⛽"

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

After you select "Yes 🚀" you will get a confirmation letting you know your token has been successfully deployed, along with a link to the created contract address.

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

Select any of the prompts to return to the main menu.&#x20;

<mark style="color:orange;">The following section will showcase the minor difference in the creation process should you select the advanced version instead.</mark>


---

# 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://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/deploy-bot/create-token/tax-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.
