# Intro to HyperFlash

### What is HyperFlash?

HyperFlash is a next-generation automated trading platform that enables traders to deploy sophisticated market making and grid trading strategies without writing a single line of code.

Our platform combines institutional-grade execution algorithms with an intuitive interface, making professional trading strategies accessible to everyone from retail traders to fund managers.

***

### Our Mission

To democratize algorithmic trading by providing powerful, reliable, and easy-to-use tools that level the playing field between retail and institutional traders.

***

### What We Offer

#### Automated Trading Bots

| Bot Type                   | Description                                                                                             |
| -------------------------- | ------------------------------------------------------------------------------------------------------- |
| **Market Making (MM) Bot** | Provides liquidity by placing orders on both sides of the order book, capturing spread profits          |
| **Grid Bot**               | Systematically buys low and sells high within a defined price range, profiting from market oscillations |
| Delta Neutal Bot           | Hedge spot positions with futures to profit from funding rates while minimizing price exposure.         |
| DCA Bot                    | Coming soon                                                                                             |

***

### Supported Exchanges & Chains

| Exchange / Chain | Status      |
| ---------------- | ----------- |
| Hyperliquid      | Live        |
| Lighter          | Live        |
| Paradex          | Coming Soon |
| Pacifica         | Coming Soon |
| Extended         | Coming Soon |
| BasedApp         | Coming Soon |
| Nado             | Coming Soon |
| Aster            | Coming Soon |
| Variational      | Coming Soon |

***

### Who Backs Us

HyperFlash is supported by leading investors and partners in the crypto and fintech space. We are backed by Naval Ravikant, Accomplish VC, and other top US investors.

***

### The Team

HyperFlash was founded by a team of experienced quantitative traders and software engineers who saw the need for better retail trading tools. We are builders form trusted institutions: MIT, Harvard, Jump, Yale.

***

### Why Choose HyperFlash?

#### Institutional-Grade Execution

#### Non-Custodial Security

#### Transparent Fee Structure

#### Access All Exchanges in One Venue

***

### Connect With Us

| Platform    | Link                            |
| ----------- | ------------------------------- |
| Website     | <https://hyperflash.xyz/>       |
| Twitter / X | <https://x.com/HyperFlash_hl>   |
| Discord     | <https://discord.gg/cwJWQz5dYJ> |
| Telegram    | <https://t.me/hyperflash_hl>    |
| Email       | <support@eterna.dev>            |

***

*HyperFlash is committed to building the future of automated trading. Join us.*


---

# 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/intro-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.
