# 常见问题

#### 问1 — HyperSolid 是一个交易所吗？

不是。HyperSolid 是一个非托管前端和聚合器，不是交易所。

所有交易均在底层链上协议 Hyperliquid 上直接执行和结算。

***

#### 问2 — 使用 HyperSolid 需要存款或创建账户吗？

不需要。HyperSolid 不托管资金、不管理密钥，也不要求注册账户。

用户连接他们偏好的钱包（例如通过 WalletConnect）并直接在链上交互。

***

#### 问3 — HyperSolid 会收取额外费用吗？

会。HyperSolid 对永续合约交易收取 2.5 个基点的构建者费用，对现货卖单收取 10 个基点的构建者费用。\
现货买单不收取构建者费用。

所有基础交易费用由 Hyperliquid 决定，并遵循其原生执行参数。

***

#### 问4 — 使用 HyperSolid 会影响执行或增加风险吗？

不会。HyperSolid 不改变执行逻辑或结算流程。

它在保持与 Hyperliquid 相同执行与风险环境的同时，改善了界面响应性和网络延迟。

***

#### 问5 — 为什么要使用 HyperSolid 而不是直接使用 Hyperliquid？

HyperSolid 提供更完善的移动原生交易体验，具有以下特性：

* 更快的交互和网络响应
* 以移动为先的界面和工作流程
* 降低操作摩擦
* 完全自我保管且无需额外信任假设

***

#### 问6 — 使用 HyperSolid 是否安全？

是的——在非托管前端的范围内。

HyperSolid 从不持有资产或私钥；所有交易均通过 Hyperliquid 直接执行。

用户对其交易决策和衍生品敞口承担全部责任。


---

# 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/zh/chang-jian-wen-ti.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.
