> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/support/zh/chang-jian-wen-ti/trading/assets-and-chains.md).

# 资产和链

**Minara 支持哪些资产和链？** 支持的链：Solana、Ethereum、Base、BSC、Arbitrum、Optimism。后续还计划支持更多链。

对于 Hyperliquid 上的永续交易，Minara 支持加密货币永续合约、代币化股票和商品。

**Minara 支持跨链交易吗？** 支持。你可以使用一条链上的资产（例如 Ethereum 上的 USDC）来购买另一条链上的代币。Minara 会自动处理跨链转移——无需手动跨链桥接。

**Minara 支持哪些交易类型？** 目前：

* 现货交易（市价单和止损市价单）
* Hyperliquid 上的永续合约（通过 Copilot 和 Autopilot）
* 通过 Workflow 进行自定义策略交易（跟单、分批进出场等）

计划中：期货交易、自动套利、DeFi 集成。


---

# 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:

```
GET https://minara.ai/docs/support/zh/chang-jian-wen-ti/trading/assets-and-chains.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.
