# RPG Bot

It’s the one and only bot that combines MEV technologies with private mining. This innovative strategy enables the bot to spot possible rug pulls and take immediate action by carrying out transactions off the public mempool. This ensures that the user’s position is sold swiftly and discreetly, minimizing the risk.

{% content-ref url="/pages/OxWMzUcxBmd4E9WZNBws" %}
[Intro](/hackless-docs/products/rpg-bot/intro.md)
{% endcontent-ref %}

{% content-ref url="/pages/gOt6fFPks5j3fwKcE3KG" %}
[Setting up the bot](/hackless-docs/products/rpg-bot/setting-up-the-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/z1NaTvxmj9AQ3jeDSVC4" %}
[Monitoring and detection](/hackless-docs/products/rpg-bot/monitoring-and-detection.md)
{% endcontent-ref %}

{% content-ref url="/pages/4epp9mnlEQOWocMROY1V" %}
[RPG response example](/hackless-docs/products/rpg-bot/rpg-response-example.md)
{% endcontent-ref %}


---

# 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://hackless.gitbook.io/hackless-docs/products/rpg-bot.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.
