# Official Links

Stay plugged in to the HPP community. Whether you're coding agents, training models, or just curious what decentralized AI is all about, you’re in the right place. Join our official channels.

**Join the Conversation**\
\- Join discussions on [Telegram](https://t.me/aergoofficial)\
\- Follow updates on [X (Twitter)](https://x.com/aergo_io) and [Medium](https://medium.com/aergo)

**Get in Touch**\
**-** Developers: <devs@hpp.io> \
\- General Inquiries: <support@hpp.io> \
\- Partnerships: <partner@hpp.io>

Let’s build something amazing together.


---

# 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.hpp.io/community/official-links.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.
