> For the complete documentation index, see [llms.txt](https://docs.pett.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pett.ai/pettbros-community/regional-communities.md).

# Regional Communities

## Become a PettBro

Join our global community to engage in open discussions and stay updated on the latest developments of your favorite AI Companion.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <strong>Read the latest news</strong></td><td><em>Keep up on the latest updates and ecosystem announcements on our official X channel.</em></td><td><a href="https://x.com/pett_ai"><code>Follow Pett.AI on X</code></a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4ac">💬</span> <strong>Participate in open discussions</strong></td><td><em>Connect with other PettBros and discuss in-game strategies.</em></td><td><a href="https://t.me/pettaiofficial"><code>Join Pett.AI's Telegram</code></a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f917">🤗</span> <strong>Host a meetup</strong></td><td><em>Bring the PettBros in your region together to discuss and play Pett.AI together.</em></td><td><a href="https://t.me/corvob0t"><code>Apply to host</code></a></td></tr></tbody></table>

<div><figure><img src="/files/TfcSYZht1K92nKWN7ItK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HFN1JHSimZx8AkbyubBN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nDzLcEKiNEFkd3u44TFI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2L17debWUgbRjwq2rzMn" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/q3WRFK0ewuEZzxMAzMB8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3bh1Y8kRWWQTDwhjKkug" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PIRwU0nD04kLNNo0ksV9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QW8x0li897QkX4DpjDAU" alt=""><figcaption></figcaption></figure></div>

***

### Officially moderated communities

<table><thead><tr><th width="165">Region</th><th width="236">Telegram</th><th>Twitter</th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f5fa">🗺️</span> Worldwide</td><td><a href="https://t.me/pettaiofficial">https://t.me/pettaiofficial</a></td><td><a href="https://x.com/pett_ai">https://x.com/pett_ai</a></td></tr><tr><td>🇯🇵 Japan </td><td><a href="https://t.me/Pettaiofficial">https://t.me/Pettaiofficial</a></td><td><a href="https://x.com/pett_ai_japan">https://x.com/pett_ai_japan</a></td></tr><tr><td>🇨🇳 China</td><td><a href="https://t.me/Pettaiofficial">https://t.me/Pettaiofficial</a></td><td><a href="https://x.com/pett_ai_china">https://x.com/pett_ai_china</a></td></tr></tbody></table>

### PettBros Across The World

{% embed url="<https://www.google.com/maps/d/u/0/edit?mid=1pT2JxJtxMruhRwkm8hRgMgfsODaRiZY&usp=sharing>" %}

{% hint style="info" %}
[**Click here to add your community.**](https://t.me/corvob0t)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pett.ai/pettbros-community/regional-communities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
