# Official Links

All official Hyperflick destinations in one place. **Bookmark these** — and be wary of any site or server that isn't listed here.

## Websites

| Resource        | URL                                                  | Purpose                                                    |
| --------------- | ---------------------------------------------------- | ---------------------------------------------------------- |
| **Main Site**   | [hyperflick.pro](https://hyperflick.pro)             | Overview of Hyperflick and its products.                   |
| **Shop**        | [hyperflick.cc](https://hyperflick.cc)               | Purchase products, view invoices, and download the loader. |
| **Product Hub** | [hyperflick.pro/hub](https://hyperflick.pro/hub)     | Central hub for all product information.                   |
| **WWM Guide**   | [hyperflick.pro/guide](https://hyperflick.pro/guide) | The dedicated, in-depth WWM setup guide.                   |

## Community

| Platform    | Link                                                                   |
| ----------- | ---------------------------------------------------------------------- |
| **Discord** | [discord.com/invite/kXCMvvjhnM](https://discord.com/invite/kXCMvvjhnM) |

## Stay Safe

Only trust links from this page, our official Discord, and our verified emails. If you encounter a site, server, or seller claiming to represent Hyperflick that isn't listed here, please report it to staff on Discord.


---

# 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://guide.hyperflick.pro/support/resources.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.
