> 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-4-reversing-challenges.md).

# Bot Phase 4: Reversing Challenges

EPEP also includes an arena feature, which allows users, whether verified or not, to challenge each other to predict the price of the primary currency of the chains EPEP currently supports. To use the arena, users pick a chain, an entry period, a pool length, and an entry fee. The EPEP bot escrows funds, runs the challenge, and then provides fee settlement, paying winners, collecting a commission going to the EPEP Treasury, and if pool creators receive enough entries, providing creator fees to whoever put the pool together.

The EPEP arena is a feature designed for everyone to play a part. EPEP tokens are not required to be hed in order to take part in the arena challenge feature. And, just like the autotrader tool, simple commands, and a lo maximum rate of participation, allow users to make small wins and have fun while doing so!

<figure><img src="/files/WPE28kVLmd4oQu9b8xog" 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-4-reversing-challenges.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.
