# Group Owner Benefits

If you own a group chat, you can unlock exclusive benefits by adding a shared Pet to your group. Every time your group’s Pet reaches a Power milestone, as the owner, you’ll earn **10% of the total rewards!** This special bonus is reserved just for group owners, giving you a unique opportunity to boost your earnings while engaging your community. Here is the table of what you might get whenever a new evolution milestone of a Pet is unlocked:

<figure><img src="/files/ULpU5diMZpZpyeCL0713" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The more evolution milestone your Group pet get, the more reward for group owner!
{% endhint %}

**Want to maximize your benefits now?** Add the Pet to your group chat and watch your rewards grow! As the group chat owner, you’ll receive a portion of all milestone rewards, ensuring your participation pays off.

#### **Steps to add the Pet to your group:**

1. Open our Bot on Telegram.
2. Type `/start`.
3. Select "Add me to your group chat."
4. Choose the group chat where you are the owner.
5. Set admin rights for our bot.
6. That’s it—you're all set to start earning rewards!

{% hint style="info" %}
**Pro tip**: Don’t forget to grant admin rights to the Pet in your group chat so it can work its magic and evolve smoothly.
{% endhint %}


---

# 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.poketon.org/how-it-works/group-owner-benefits.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.
