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

# Community Engagement

<figure><img src="/files/jqWDcnwTsXFbLSQ9grzO" alt="" width="563"><figcaption></figcaption></figure>

At PAR4, we're all about community!

**Why Community Matters:** When we team up and work together, we can make the world of [crypto](/par4/glossary/crypto.md) even more awesome and inclusive.&#x20;

* We're here to chat with you on social media and other platforms. We want to hear what you think, share ideas, and help each other.
* We believe in sharing what we know. The more we learn together, the better our crypto experience becomes.<br>


---

# 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:

```
GET https://tech-app.gitbook.io/par4/solutions/community-engagement.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.
