> 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-1-reversing-images-text.md).

# Bot Phase 1: Reversing Images/Text

The EPEP bot began as a tool to reverse images and text, and anyone can use the bot at no cost to do so. Want to have some fun making some reversals?

You can either send a direct message to the bot at @Epep\_Reverse\_The\_Narrative\_Bot in Telegram or add it to a Telegram group as an admin. You can then use the following commands and have some fun!

/reverse — reverse text + reversed degen prefix&#x20;

/translate — reverse it back&#x20;

/reversepic — mirror photo

/flippic — flip photo/pfp upside down&#x20;

/epeppic — static Epep back-view image

<figure><img src="/files/DQKct9EfmzAXxddp4HAQ" 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-1-reversing-images-text.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.
