> For the complete documentation index, see [llms.txt](https://hyperlynx.gitbook.io/hyperlynx-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperlynx.gitbook.io/hyperlynx-docs/hyperlynx-in-summary.md).

# Hyperlynx in Summary

Hyperlynx is a spot decentralized exchange on **HyperEVM** — Hyperliquid's EVM chain. Swap tokens, provide concentrated liquidity, and trade tokenized stocks, all self-custodial and on-chain.

A lynx hunts at night. You don't see the lynx — you see the eyes. That is the whole idea: stay still, watch the market, and move first when it matters. **See first. Strike first.**

{% hint style="info" %}
Hyperlynx is live on HyperEVM (chain 999). The native gas token is **HYPE**.
{% endhint %}

## What you can do

* **Swap** — trade HyperEVM tokens with concentrated-liquidity routing. See [Spot swaps](broken://pages/4a910ef4589c88bdeaa197608c96c67f10423cb5).
* **Provide liquidity** — earn fees on Uniswap V3-style concentrated positions. See [Provide liquidity](broken://pages/bd81076595996b2f85170b719c7d1104262e0d0c).
* **Trade tokenized stocks** — on-chain equity exposure, live from day one. See [Tokenized stocks](broken://pages/dce8875ded2aeb9d42bcbae9e349d53a8eac0960).
* **Join The Hunt** — earn points for every move you make, toward the $LYNX airdrop. See [The Hunt](broken://pages/576deb96e79905dbcfe16bcea5019bab8acb275a).

## New here?

Start with [Connect a wallet](broken://pages/14011fb4b50640f3bb49fe2154bcc7e6124c6251), then make [Your first swap](broken://pages/db7eaf50ddede41cc5f4b0ab5b924d06c72c35e1). It takes a few minutes.

## The short version

|             |                                                            |
| ----------- | ---------------------------------------------------------- |
| **Chain**   | HyperEVM (chain 999)                                       |
| **Type**    | Spot DEX — swaps, concentrated liquidity, tokenized stocks |
| **Custody** | Self-custodial. Your keys, your funds.                     |
| **Token**   | $LYNX (generates at TGE, \~Q4 2026)                        |
| **Program** | The Hunt — points toward a committed 30% airdrop           |

{% hint style="warning" %}
Hyperlynx is an anon-built protocol. Don't trust — verify. Everything that matters settles on-chain, where you can check it yourself. See [Safety & self-custody](broken://pages/716ca11545a81094ee66ae21cbe1cee9bf61ece6).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hyperlynx.gitbook.io/hyperlynx-docs/hyperlynx-in-summary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
