# Custom Bots

## Get in Touch:

For Inquiries, submit a request -> [HERE](https://docs.google.com/forms/d/e/1FAIpQLSe_j_r3qZbxsg4QJCKerjWD_rQzDcJ6-ZgdO9ex4NWWCmt5iw/viewform)

or DM: [@jgslayerx ](https://t.me/Jgslayerx)or [@c\_note9](https://t.me/C_note9)&#x20;

## Examples Include:

* Custom Volume Alert Channel (ETH & Base)
* Auto Trading Bot
* Wallet Tracking Channel
* Trending Channel Buildout
* Token Analyzer Tool

*<mark style="color:orange;">We are not limited to the above. If you have an idea for a bot you would like built, outline that to us and we will get back to you on if it is possible</mark>*

## Live Customer Examples:

1\) Custom Volume Bot (ETH)

Parameters:

* Under 500k MC
* 5 ETH spike in volume within 1-5 minute timeframe&#x20;
* Only call the initial spike

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

2\) Wallet Tracking Channel

Parameters:

* Tracking total of 30 wallet addresses&#x20;
* If 3 or more wallets buy = alert

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

3\) Token Analyzer Tool&#x20;

Bot ID's when a token is a strong sell, versus a strong buy.

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

<figure><img src="/files/4AUXqMn2Dh6DgruYPB4j" alt=""><figcaption></figcaption></figure>


---

# 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/custom-bots.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.
