# 入金

Vaultは預金者から資産を受け取り、オプション戦略で投資します。入金を処理するために、最小入金時間が設定されます。すべてのVaultは、ユーザーの残高を表すために、対応するERC-20トークンでトークン化されています。Vaultの純資産価値（NAV）は、Vaultトークンに価格を付けるために計算されます。Vaultトークンは預金トークンの利回り資産として機能するので、これらのVaultトークンはDeFiの他の部分に統合することができ、その可能性は無限大です。

ユーザーは、以下の場所からVaultに入金することができます。

{% content-ref url="/pages/e52h561ycnGc8mrM7pOx" %}
[Optimismから入金する](/polynomial-japan/i/ru-jin/optimismkarasuru.md)
{% endcontent-ref %}

{% content-ref url="/pages/vNMKKb5nigu4bX9kLagX" %}
[任意のチェーンから入金する](/polynomial-japan/i/ru-jin/nochnkarasuru.md)
{% endcontent-ref %}

**Vaultの容量**&#x20;

Polynomial EarnのVaultの容量は100万ドルが上限となります。一意のアドレスからの預金は、上限なし。&#x20;

**最小入金時間**&#x20;

新しいバージョンではラウンドシステムがないため、ポジションに入るための最低入金時間が設定されています。最小入金時間は4時間です。


---

# 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://mozuku.gitbook.io/polynomial-japan/i/ru-jin.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.
