> For the complete documentation index, see [llms.txt](https://phaver.gitbook.io/whitepaper-phaver/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phaver.gitbook.io/whitepaper-phaver/whitepaper-phaver/community.md).

# Community

**Social links**

<img src="/files/Ex13cBtGR7eIw82rsWPi" alt="" data-size="line">  Phaver [iOS](https://apps.apple.com/fi/app/phaver/id1516296591) / [Android](https://play.google.com/store/apps/details?id=com.phaver_mobile\&pli=1)

<img src="/files/p2iDdCnBuOBZy0vaViv2" alt="" data-size="line">  [Discord](https://discord.gg/Phaver)

<img src="/files/aqotufUb4BXBkax6s1Ff" alt="" data-size="line">  [X / Twitter](https://twitter.com/phaverapp)

<img src="/files/jjOy0qzd7pPF6xYYdhuI" alt="" data-size="line">  [Telegram](https://t.me/phaverdao)

<img src="/files/nMHvEqRF9VbmqahjsWkU" alt="" data-size="line">  [Astro Announcements](https://t.me/PhaverAnnouncements)

<img src="/files/MLZK3OsStd6jnuelan7R" alt="" data-size="line">  [Instagram](https://www.instagram.com/phaverapp/)

<img src="/files/QmwDxPFwMTX8gM9WJCMz" alt="" data-size="line">  [Facebook](https://www.facebook.com/phaverapp)

* **Phaver’s primary community is always the Phaver app itself** and our web2 socials are highlighting the best content posted on Phaver besides sharing updates and collabs.&#x20;
* **Our secondary communication channel is Discord,** where we also upgrade privileges for proven community members like Contributors and Frens.
* All major announcements will also be broadcast on the **Telegram channel.**
* Our communities have been growing organically hitting **155k on Discord and 210k on Twitter** as of September 2023, with engagement in both channels being above benchmarks.&#x20;

## Visuals

{% content-ref url="/pages/SvcCRvrf3afqAaKUxlb8" %}
[Phaver Branding & Guidelines](/whitepaper-phaver/whitepaper-phaver/community/phaver-branding-and-guidelines.md)
{% endcontent-ref %}


---

# 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://phaver.gitbook.io/whitepaper-phaver/whitepaper-phaver/community.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.
