# Intro

Before delving into the mechanics of the [RPG Hackless bot](https://t.me/HacklessRPGBot), it's crucial to understand what rug pulls are. In essence, rug pulls are a type of scam in the DeFi space where developers abruptly withdraw all funds from a project, leaving investors with worthless tokens. These can be categorized into hard rug pulls, involving malicious code and liquidity theft, and soft rug pulls, which occur when developers dump their holdings, drastically devaluing the cryptocurrency.

<figure><img src="https://3525564716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6O8hzTCYYJcyzhLT0YBA%2Fuploads%2FsWoW8oNNPxnZW8Y8SSAG%2Fimage.png?alt=media&#x26;token=7e2d37f6-8536-4d4b-9b98-ed2cab7f41c5" alt=""><figcaption></figcaption></figure>

The Hackless RPG bot is specifically designed to combat these rug pulls by utilizing different technologies including Maximum Extractable Value (MEV)  and private mining. This innovative approach allows the bot to detect potential scams early and execute protective transactions outside of the public mempool, ensuring faster and more secure asset liquidation.


---

# 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/intro.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.
