# 常见问题

## &#x20;CrossFi？是什么

CrossFi 是一种以多链借贷和合成资产为特征的跨链流动性共享协议。它旨在连接和释放现有公链的所有孤立流动性。&#x20;

请加入[官方CrossFi电报群](https://t.me/crossfimain_en)； CrossFi 团队和社区成员期待帮助您了解和使用 CrossFi DApp。

## 我如何与CrossFi协议交互?

为了使用与Crossfi 协议交互，您只需存入您喜欢的资产和金额。目前，CrossFi支持Filecoin(FIL) 和 CrossFi (CRFI) token的质押池。存入后，您将根据市场借贷需求赚取被动收入，存入资金赚取的任何利息都有助于抵消您借入时积累的利率。

在 [CrossFi DApp ](https://dapp.crossfimain.com/)上开始质押并获得奖励。

## 与CrossFi协议交互的成本是多少?

用户可以在以太坊（ERC20）和币安智能链（BSC）上参与质押。与协议交互需要交易，因此以太坊和币安智能链区块链使用的交易费用取决于网络状态和交易复杂性。

## 我存入的资金存放在哪里？

您的资金分配在智能合约中。智能合约的代码是公开的、开源的、由第三方审计师正式验证和审计的。您可以按需或根据贷方立场从资金池中提取资金。

## CrossFi (CRFI) 代币&#x20;

CRFI被用作CrossFi协议治理的重心。 AAVE用于投票和决定CrossFi治理提案的结果。除此之外，CRFI可以被抵押在协议中，为协议/存款人提供安全/保险。质押者从协议中获得质押奖励和费用。


---

# 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.crossfimain.com/zhong-wen/fqa.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.
