# 常见问题

#### SCV.finance支持哪些链

资产管理功能支持Ethereum, Binance Smart Chain (BSC) and Huobi Eco Chain (Heco)，晚些时间将会添加更多的链的支持。

SCV代币主要在BSC链上发行和交易。

#### SCV.finance支持哪些平台的资产管理

[请查看完整](/zh-cn/defi-portfolio/supported-protocols.md)[的列表.](/zh-cn/defi-portfolio/supported-protocols.md)

#### 数据是如何计算的

我们从不同的区块链上获取实时数据，同时也通过我们的另一个服务CoinView获取价格信息进行计算。

由于交易所和流动性池本身的不确定性，数据可能偶尔存在偏差。我们会持续改进服务的质量和速度。

#### 什么是无常损失

无常损失 (IL) 是指当提供流动性时由于交易对本身的价格变化导致的资金的暂时损失。它是将当前你的资金与存入时相比而计算出的损失。交易对的价格变化越大，无常损失就会越大。

#### 在SCV.finance上投资安全吗

请亲自研究决定。DYOR

#### 隐私策略

我们重视用户的隐私权。由于SCV.finance是一个非托管的DeFi产品，我们并不拥有或访问你的密钥，我们无法未经许可访问你的资产信息。

当你将钱包连接到SCV.finance时，我们会接收和存储你提供给我们的任何信息。这包括交易历史和你如何使用界面的信息。我们只有在你明确同意我们在未来与你联系时才会重新使用你的联系信息（如发送电子邮件）。

我们绝不会要求你分享钱包私钥或其他安全信息。永远不要相信任何要求你输入私钥或类似安全信息的人或任何网站。


---

# 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.scv.finance/zh-cn/resources/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.
