# P. Ref Module

Keeping a community active and engaged is key to a project's success. The P. Ref Bot makes this easy by rewarding members who help grow the project. This automated tool allows project developers to interact with their community effortlessly while encouraging participation through referral rewards.

## How to set up the P. Ref Module

### Getting started is simple. Just follow these steps:

1. Open Telegram and start the bot:[ ](< https://t.me/pyraterefbot >)[ https://t.me/pyraterefbot ](< https://t.me/pyraterefbot >)
2. Add the bot to your Telegram group and grant admin permissions.
3. Type /settings in the chat and enter your project details.

## Referral contests

Want to boost engagement even more? The bot makes it easy to set up referral contests:

1. Type /contest in the chat.
2. Fill in the required details and launch a new contest.

## Provide feedback

Your input helps improve the bot. If you find any issues or have ideas for new features, type /feedback in the chat and share your thoughts.


---

# 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.pyrate.fun/utility/telegram-bots/p.-ref-module.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.
