> For the complete documentation index, see [llms.txt](https://steakhouse.financial/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://steakhouse.financial/docs/products/zh/vault-products/current/prime-term.md).

# Prime 期限

Prime Term 是 Steakhouse Financial 的固定利率机构借贷产品线。它的目标期限为 4-6 个月，在 Prime Instant 中设置 10% 的流动性缓冲，并将依赖 Morpho 的固定期限贷款产品以及 Steakhouse 自有的 Box 扩展。大多数 Prime Term 金库目前正处于积极开发中。

## 策略

{% hint style="info" %}
更多关于 [定期](/docs/products/zh/stablecoin-products/blocks/term.md) 策略
{% endhint %}

* 提供对高流动性加密回购市场的访问，以及高质量敞口（适用于 Plus 产品）。
* [风险评级](https://www.steakhouse.financial/docs/risk-management/collateral/collateral-standards) 底层资产：A 或以上
* 底层资产的最长期限/到期：6 个月（组合中最多 10% 例外）
* 汇总目标期限/到期：4-6 个月
* 目标流动性缓冲：10%，位于一个 [Prime Instant](/docs/products/zh/vault-products/current/prime-instant.md) 产品
* 我们的多数金库由无需信任的链上 Sentinels 保障，使金库用户能够对与金库管理相关的关键决策行使控制权

这些金库大多处于积极开发中，并将依赖 Morpho 即将推出的固定期限贷款产品以及我们自有的 Box 扩展。

<table data-full-width="true"><thead><tr><th width="227.69140625">名称</th><th>货币<select><option value="2N9doBUsSFEP" label="USD" color="blue"></option><option value="KLFXVVeQCMLP" label="ETH" color="blue"></option><option value="cZNfc5Qpp1m7" label="EUR" color="blue"></option><option value="k9q9WmXX0Fyi" label="BTC" color="blue"></option></select></th><th>区块链<select><option value="T53yr6Gx03Lh" label="Ethereum" color="blue"></option><option value="8rufatQiOK8n" label="Base" color="blue"></option><option value="1Mih8C9rrQCA" label="Solana" color="blue"></option></select></th><th>版本<select><option value="1Xp0So8fyVDF" label="Morpho v1" color="blue"></option><option value="0iDLzoUPwdph" label="Morpho v2" color="blue"></option><option value="BrkIhDGIB2XD" label="SHF v1" color="blue"></option><option value="otpXTxAGWHcU" label="Kamino v2" color="blue"></option></select></th><th width="465.32421875">金库地址</th></tr></thead><tbody><tr><td>Steakhouse Prime Term USDC Ethereum</td><td><span data-option="2N9doBUsSFEP">USD</span></td><td><span data-option="T53yr6Gx03Lh">Ethereum</span></td><td><span data-option="0iDLzoUPwdph">Morpho v2</span></td><td>待定</td></tr><tr><td>Steakhouse Prime Term Plus USDC Ethereum</td><td><span data-option="2N9doBUsSFEP">USD</span></td><td><span data-option="T53yr6Gx03Lh">Ethereum</span></td><td><span data-option="BrkIhDGIB2XD">SHF v1</span></td><td>待定</td></tr></tbody></table>

Plus 金库将建立在我们的 Steakhouse 平台上，并具有示例性配置，例如：

| 配置        | 敞口  | 风险评级 | 流动性 | 收益   |
| --------- | --- | ---- | --- | ---- |
| steakUSDC | 10% | A    | 1 天 | 3.5% |
| deJAAA    | 25% | A    | 5 年 | 5%   |
| deBUIDL   | 50% | AA   | 1 天 | 4%   |


---

# 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, and the optional `goal` query parameter:

```
GET https://steakhouse.financial/docs/products/zh/vault-products/current/prime-term.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
