> For the complete documentation index, see [llms.txt](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/bot-phase-2-reversing-dips.md).

# Bot Phase 2: Reversing Dips

EPEP can be used to monitor dips and reversals through a simple verification structure. The commands below highlight how to get verified by the bot in order to receive dip and bounce alerts via direct message. Note that users must be holding at least 1,000,000 EPEP, or .1% to access the bot (including dip and bounce alerts and autotrading).

The EPEP bot scans CoinGecko new and trending lists for contracts that meet a number of benchmarks, using a proprietary formula. Those contracts that check those boxes are added to a twenty-four hour "hotlist." During that "hotlist" period, any contracts that show a significant dip in market cap are identified via dip alert to verified users. Those dips that reverse by ten percent or more are identified to verified users through a bounce alert direct message.

Users have access to these auto-discovery contracts and can also use a watchlist feature to add contracts they want to watch themselves. For instance, a hyped launch that a user wants to invest in can be watched for the first significant dip. The user will be alerted, and can then decide whether they want to invest or not. In short, EPEP makes it easier to never buy a top again, seriously increasing potential return on investment.

Commands for the dip reversal feature can be found below:

/watch — Allows bot to watch specific contracts for you in addition to auto-discovery&#x20;

/watchlist — Provides a list of current contracts being watched by all verified holders&#x20;

/unwatch — Removes contract from watch list&#x20;

/hide — Mutes alerts from chains of your choice&#x20;

/show — Allows alerts from chains of your choice

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/bot-phase-2-reversing-dips.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.
