# 什么是 Notional

### **什么是 Notional?**

Notional 是一个基于以太坊的借贷协议。它通过一种新型的代币 fCash 来生成固定利率和固定期限的加密资产借贷。

### **为什么 Notional 如此重要?**

固定利率贷款触及现代金融市场的各个角落。美国大部分的债务都以固定利率发行，因为它们提供了确定性，并最大程度地降低了市场参与者的风险。 Notional 将此优势带入以太坊上的去中心化金融系统，为加密资产用户提供了相同的稳定贷款渠道。

### **为什么 fCash 如此重要?**

fCash 为 Notional 用户提供了一种简单可靠的机制，使其可以在未来特定时间点进行价值转移。随着时间的推移，交易 fCash 允许用户有效地转移价值 — 这在以太坊上的金融设计领域开辟了新的维度。

### **谁创建了 Notional?**

Notional 创立于 2020 年初，团队由一群在技术，交易，安全和设计方面具有专业知识的利益相关者组成。

### **Notional 是如何治理的?**

治理是 Notional 系统的关键部分。 Notional 旨在优化资本效率，并有效平衡流动性提供者和系统终端用户的需求。这就需要选择和调整一组系统参数，以处理平台的风险和交易动态。 Notional 目前由其创始团队管理。他们拥有合约的管理私钥（admin key），并托管用户界面。

### **社区所有权路线图**

Notional 团队致力于去中心化。我们将采取逐步去中心化的策略，放弃管理私钥，放弃对该协议的控制，并将其移交给社区。


---

# 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.notional.finance/traders/chinese/master.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.
