> For the complete documentation index, see [llms.txt](https://docs.abracadabra.money/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/multichain-functionality.md).

# 多链功能

**通过单击“仪表板 DASHBOARD”左侧的紫色按钮，用户将能够选择他们想要使用 Abracadabra 的网络。**

![](/files/-MeC8_C1fCT6NMam8F0m)

### **支持的网络**

**目前，Abracadabra 的借贷市场仅在以太坊主网和 Fantom Opera 上可用。要查看各个链上可用哪些抵押品，只需单击“BORROW借用”就可以查看列表。**

***请注意，Abracadabra 也将在其他链上上线，我们将尽可能更新此列表***\
\
***Update multichain*** [*here*](https://docs.abracadabra.money/intro/multichain-functionality)***.***&#x20;


---

# 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://docs.abracadabra.money/learn/abracadabra-chinese/intro/multichain-functionality.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.
