# Miscellaneous

- [✨ Zenith Suite of Tools](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools.md)
- [Automated Payment System](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/automated-payment-system.md): Automate transactions for premium offerings, allowing your team to streamline the whole process and enable a "self-checkout" feel for your customers.
- [Custom Bots](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/custom-bots.md): Engage the Zenith dev team's expertise to build your own custom bot
- [AI Chain Stats Bot](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/ai-chain-stats-bot.md): Zenith AI Chain Stats aims to empower end users with tools to better understand current meta's & insights into specific projects.
- [API Access](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/api-access.md): For our dev-minded users who want access to API's that allow them to pull live data from the ETH/Base blockchains - opening up a whole world of opportunities for custom bots.
- [Volume Alert Bot (ETH, Base)](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/volume-alert-bot-eth-base.md)
- [Deploy Bot](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/deploy-bot.md): This section will cover the deploy bot's features and settings.
- [💻 Create Token](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/deploy-bot/create-token.md): This section will walk you through how to deploy your token within Telegram.
- [💰Tax Token](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/deploy-bot/create-token/tax-token.md): Use this section as general reference to the "Create Token" process. The advanced section following this will show additional features that are not included in this basic creation.
- [💰👨‍🔬 Tax Token (Advanced)](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/deploy-bot/create-token/tax-token-advanced.md): This section will describe the main differences between the regular "💰Tax Token" and "💰👨‍🔬Tax Token (Advanced)" settings when creating your token.
- [🏛 Basic ERC 20](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/deploy-bot/create-token/basic-erc-20.md)
- [📊 Manage Token(s)](https://gitbook.zenithwallet.com/miscellaneous/zenith-suite-of-tools/deploy-bot/manage-token-s.md): This section will go over all of the settings once your token's contract is created.
- [💫 Important Links](https://gitbook.zenithwallet.com/miscellaneous/important-links.md)
- [Advertise with Zenith!](https://gitbook.zenithwallet.com/miscellaneous/advertise-with-zenith.md)


---

# 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.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.
