# FAQ

#### Q1 — Is HyperSolid an exchange?

No. HyperSolid is a non-custodial frontend and aggregator, not an exchange.

All trades are executed and settled directly on Hyperliquid, the underlying on-chain protocol.

***

#### Q2 — Do I need to deposit or create an account to use HyperSolid?

No. HyperSolid does not custody funds, manage keys, or require account registration.

Users connect their preferred wallet (e.g., via WalletConnect) and interact directly on-chain.

***

#### Q3 — Does HyperSolid charge any additional fees?

Yes. HyperSolid applies a builder fee of 2.5 bps on perps trades and 10 bps on spot sell orders.\
No builder fee is charged on spot buy orders.

All base trading fees are determined by Hyperliquid and follow its native execution parameters.

***

#### Q4 — Does using HyperSolid affect execution or increase risk?

No. HyperSolid does not alter execution logic or settlement flow.

It improves UI responsiveness and network latency while preserving the same execution and risk environment as Hyperliquid.

***

#### Q5 — Why use HyperSolid instead of Hyperliquid directly?

HyperSolid offers a refined, mobile-native trading experience, featuring:

* Faster interaction and network response
* Mobile-first interface and workflow
* Reduced operational friction
* Full self-custody with no added trust assumptions

***

#### Q6 — Is HyperSolid safe to use?

Yes — within the scope of a non-custodial frontend.

HyperSolid never holds assets or private keys; all trades are executed directly via Hyperliquid.

Users remain fully responsible for their trading decisions and derivative exposure.


---

# 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.hypersolid.xyz/faq.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.
