# Introduction to HyperFlash

- [Intro to HyperFlash](https://docs.hyperflash.xyz/introduction-to-hyperflash/intro-to-hyperflash.md): Welcome to HyperFlash, next-gen automated trading platform
- [Getting Started](https://docs.hyperflash.xyz/introduction-to-hyperflash/getting-started.md): Create an account to access your HyperFlash trading dashboard, connect decentralized exchanges, and deploy market-making bots. Setup takes only a few minutes, and you always retain full control of you
- [Connecting to Exchanges](https://docs.hyperflash.xyz/introduction-to-hyperflash/connecting-to-exchanges.md): Connect a wallet to authorize trading on supported decentralized exchanges. Your funds remain in full self-custodi at all times.


---

# 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.hyperflash.xyz/introduction-to-hyperflash.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.
