# Official Links

| Website       | <https://hemi.xyz/>                      |
| ------------- | ---------------------------------------- |
| Whitepaper    | <https://static.hemi.xyz/whitepaper.pdf> |
| Blog          | <https://hemi.xyz/blog/>                 |
| Documentation | <https://docs.hemi.xyz/>                 |
| Store         | <https://hemi.store/>                    |
| Status        | <https://hemistatus.com/>                |

### Apps

|                        |                                                   |
| ---------------------- | ------------------------------------------------- |
| Hemi Portal            | <https://app.hemi.xyz/>                           |
| Hemi Tunnel            | <https://app.hemi.xyz/tunnel/>                    |
| Hemi Staking           | <https://app.hemi.xyz/staking-dashboard/>         |
| Mainnet Block Explorer | <https://explorer.hemi.xyz/>                      |
| Testnet Block Explorer | <https://testnet.explorer.hemi.xyz/>              |
| Pure Finance           | [https://pure.finance/](https://pure.finance/en/) |

### Social Media

| Discord     | <https://discord.gg/hemixyz>                    |
| ----------- | ----------------------------------------------- |
| Farcaster   | <https://warpcast.com/hemi-xyz>                 |
| GitHub      | <https://github.com/hemilabs>                   |
| LinkedIn    | <https://linkedin.com/company/hemi-labs>        |
| Luma        | <https://luma.com/calendar/cal-tg3QUCo7fvXUnle> |
| X (Twitter) | <https://x.com/hemi_xyz>                        |
| YouTube     | <https://youtube.com/@HemiLabs>                 |

### Official Domains

{% hint style="danger" %}
Below is a list of our official domains. Any domains not listed here are third-party and **are not operated, owned, or affiliated with Hemi Labs.** **Beware of malicious sites claiming to represent Hemi.**
{% endhint %}

| `hemi.xyz`       | Hemi websites and applications |
| ---------------- | ------------------------------ |
| `hemi.network`   | API and RPC nodes              |
| `hemistatus.com` | Hemi status page               |


---

# 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.hemi.xyz/additional-resources/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.
