# P. Crew Module

P. Crew Bot is a bot that helps people create and join teams within a chat, making it fun to work together with others. Points can be collected by doing certain activities in the chat or in the referral system, which is connected to the P. Smash Module.

## How it works:

{% stepper %}
{% step %}
With P. Crew Bot, users can create their own teams or they can join existing teams that other people have made. Once you're in a team, you can start working together to complete different tasks.
{% endstep %}

{% step %}
There are different ways to earn points within P. Crew Bot:

* **Sending messages:** every time you write a message in the chat, you get a point.
* **Posting links:** if you share a link in the chat, that’s another point.
* **Inviting friends:** when you invite friends to join the chat or the team, you earn points for that as well.
  {% endstep %}

{% step %}
P. Crew Bot lets teams earn points together. When you complete tasks, like sending messages or posting links, you earn points as a group, not just individually. The more active your team is, the more points you collect.
{% endstep %}

{% step %}
After your team accumulates enough points, you can unlock various rewards. These rewards can be special perks, prizes or other cool bonuses for your group, motivating everyone to stay active and work together.
{% endstep %}
{% endstepper %}

### Getting started is simple:

1. Just open Telegram and start the bot:[ ](< https://t.me/pyraterefbot >)[ ](< https://t.me/pyraterefbot >)[@pyratecrewbot](https://web.telegram.org/a/#7245712465)


---

# 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.-crew-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.
