# DRP Reward

### 💡 What is DRP?

DRP (Dexlab Reward Point) is a point-based reward system that accumulates automatically as you use the [Dexlab Factory Bot](https://t.me/dexlab_factory_bot).

These points are earned through actions, can be used in the reward shop, and are designed to incentivize ongoing activity within the ecosystem.

### 🎯 How to Earn DRP

You can earn DRP by performing the following actions:

* ⛏ Mine: Participate in click-based mining events
* 🪙 Create tokens: Use the bot to launch new tokens
* 🔄 Trade tokens: Buy or sell using supported aggregators
* 📋 Missions (Coming Soon)
* 🎮 Games (Coming Soon)

> *“DRP rewards vary based on trade volume and total supply”*

<figure><img src="/files/9UiH95kXDfUGHRAcD21j" alt=""><figcaption></figcaption></figure>

You can access the DRP system by tapping the “Earn DRP” or /drp command:

* Your Point: Displays your current DRP balance
* Mine: Begin mining (click-based interaction)
* Coming!: Placeholder for upcoming features (missions/games)
* Reward Shop: Use your DRP points to redeem rewards
* Convert: Will enable DRP-to-token conversion in the future

### 📌 Notes

* DRP is not a token, but an internal reward point within the system.
* You may be able to exchange DRP for tokens or items in the future, depending on upcoming features.
* There are currently no confirmed plans to tokenize DRP.


---

# 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://docs.dexlab.space/products/dexlab-factory-bot/drp-reward.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.
