# Products

- [MEVCeption](https://xception.gitbook.io/xception-bots/products/mevception.md): Unlock the power of MEV (Miner Extractable Value) with MevCeption, the democratized MEVbot designed for users of all levels. Seamlessly navigate the crypto markets with a bot that empowers you.
- [What is a MEV?](https://xception.gitbook.io/xception-bots/products/mevception/what-is-a-mev.md)
- [How does it work?](https://xception.gitbook.io/xception-bots/products/mevception/how-does-it-work.md)
- [Proof of Concept](https://xception.gitbook.io/xception-bots/products/mevception/proof-of-concept.md): For those willing to believe, no proof is necessary
- [Trade](https://xception.gitbook.io/xception-bots/products/trade.md)
- [DCA / MM](https://xception.gitbook.io/xception-bots/products/dca-mm.md)
- [DCA / MM Pitch Deck](https://xception.gitbook.io/xception-bots/products/dca-mm/dca-mm-pitch-deck.md)
- [DCA / MM Benefits](https://xception.gitbook.io/xception-bots/products/dca-mm/dca-mm-benefits.md)
- [Sniper](https://xception.gitbook.io/xception-bots/products/sniper.md)
- [Upcoming Products](https://xception.gitbook.io/xception-bots/products/upcoming-products.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://xception.gitbook.io/xception-bots/products.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.
