# Import your Hyperliquid account

## Import your Hyperliquid account

Bring your Hyperliquid account into Blink and keep trading with a better terminal.

Blink makes switching easy. Import your account, keep your flow, and start trading from a cleaner interface in one click.

### Why switch

You already trade on Hyperliquid. Blink gives you a sharper way to do it.

With Blink, you get:

* faster market scanning
* cleaner order flow
* less visual noise during active trading

If you live on perps, better UI matters every day.

### One-click setup

{% stepper %}
{% step %}

### Open Blink

Go to `blink.lat` and head to the trading terminal.
{% endstep %}

{% step %}

### Import your account

Use the account import flow to bring your Hyperliquid account into Blink.
{% endstep %}

{% step %}

### Start trading

Your setup stays familiar. The terminal feels faster, cleaner, and easier to use.
{% endstep %}
{% endstepper %}

### What changes after you switch

You keep the Hyperliquid trading experience.

You get a better terminal around it.

| Before                        | After switching to Blink           |
| ----------------------------- | ---------------------------------- |
| Default Hyperliquid interface | Sharper Blink terminal             |
| More UI friction              | Faster reads and cleaner execution |
| Baseline trading flow         | More focused perp trading flow     |

### Built for active traders

Blink is for traders who:

* check markets constantly
* place repeated orders
* want less friction between idea and execution

The switch is small. The trading experience upgrade is not.

### Soft launch note

{% hint style="warning" %}
Blink is shipping fast. Parts of the product may change, improve, or move quickly during the soft launch.
{% endhint %}

That is part of the edge. We are tightening the terminal in public.

### Make Blink your terminal

If Hyperliquid is where you trade, Blink is how it should feel.

<a href="https://blink.lat" class="button primary">Import account and start trading</a>


---

# 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.blink.lat/blink/import-your-hyperliquid-account.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.
