# 担保の設定

多項式アーンは、オプション保管庫として初めて部分担保を導入します。部分担保を利用することで、1コール・オプションを1原資産未満で担保として売ることができるようになります。同様に、権利行使価格相当のsUSD未満を担保にプット・オプションを売ることができるようになる予定です。担保設定比率は、戦略に応じて0.8～1の範囲で設定します。


---

# 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/no.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.
