# Jetsense

<figure><img src="/files/ITT1we8dcqP5COelbzl8" alt=""><figcaption></figcaption></figure>

Jetsense is a meta‑terminal — a unified workspace that connects major centralized exchanges and Hyperliquid, combining execution, analytics, and risk management in one place. This approach reduces friction, minimizes context switching, and enables faster decision‑making across different markets.

In the terminal, users can connect to Hyperliquid, Binance, and Bybit (OKX and Bitget coming soon). You can also enable the Demo Exchange, which fully emulates execution and trades on Binance.<br>

The terminal is not just a frontend wrapper. It integrates deeply with connected exchanges and protocols, exposing their full functionality while adding an additional layer of advanced tools:<br>

* **Isolated Positions (exclusive feature)** — create several positions on one pair in the same direction (for example, multiple BTC/USDT longs). Positions run independently, enabling multiple strategies in parallel.
* **Base Order Form** — create multiple order types simultaneously in a single action (for example, open a position with market, limit, and stop‑market orders at the same time).
* **Grids** — two types: scaled and Fibonacci‑based.
* **Risk Management** — automatically place multiple stop‑loss and take‑profit orders.


---

# 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://jetsense.gitbook.io/jetsense-docs/readme.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.
