# Community

{% hint style="info" %}
You can find THX Network on most relevant social platforms, use the links below to follow us on your platform of choice. You can link up just about everywhere, but the easiest and fastest way to get in touch with us is through our [Discord](https://discord.gg/u3DruB5pm5) channel.&#x20;
{% endhint %}

### **Text & Chat**

* Join us on [Discord](https://discord.gg/u3DruB5pm5)
* Join our [Telegram group](https://t.me/thxnetwork)&#x20;
* Send us an [e-mail](mailto:info@thx.network)

### **Social Platforms**

* Follow THX Network on [Twitter](https://twitter.com/thxprotocol)
* Follow THX Network on [LinkedIn](https://www.linkedin.com/company/thxprotocol)
* Subscribe to THX Network on [YouTube](https://www.youtube.com/channel/UCad99_1sgk7cVRO9BFj2IKA)

### **Code, Governance & Articles**

* View the code on [Github](https://github.com/thxprotocol/)
* Join the discussion on [Forum on Discourse](https://gov.thx.network/)
* Learn more on [Medium.com](https://medium.com/thxprotocol)
* Vote on [Snapshot](https://snapshot.org/#/thxprotocol.eth)&#x20;

<br>


---

# 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.thx.network/about/community.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.
