# 💰👨‍🔬 Tax Token (Advanced)

## Tax Token (Advanced)

All of the settings in the previous section will apply here except for a few minor tweaks.

Under the advanced creation, you will be able to break up the buy and sell taxes into different categories:

* Liquidity Tax = % of taxes that will get auto added to the Liquidity Pool
* Dev Tax = % of the taxes that will route to the dev wallet
* Marketing Tax = % of the taxes that will route to a separate marketing wallet

Lastly, you will be asked for your marketing wallet. Paste the wallet address you wish to designate as the marketing wallet. The marketing tax you dictated above will route to this address.

<mark style="color:orange;">Jump to the "</mark>📊<mark style="color:orange;">Manage Token(s)" section where we will cover the various features that will help make your token tradeable, along with other post-launch tools at your disposal.</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-advanced.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.
