# 合成資産

Synthetic Assets Vaultでは、Synthetic Assetsのみをお預かりしています。これは、[Synthetix Protocol](https://synthetix.io/synths)によって作成されます。シンセティックアセットは、様々な資産へのエクスポージャーを提供するデリバティブトークンです。Synthetixプロトコルのユニークなプールされた担保モデルを活用することにより、無限の流動性とゼロスリッページで取引することができます。

* ​[sUSD](https://optimistic.etherscan.io/address/0x8c6f28f2F1A3C87F0f938b96d27520d9751ec8d9#code) (put-selling vaultsで使用)
* ​[sETH](https://optimistic.etherscan.io/address/0xe405de8f52ba7559f9df3c368500b6e6ae6cee49#code) (call selling ETH vaultで使用)

お手持ちのトークンを合成資産に交換する場合。 [1inch](https://app.1inch.io/#/1/swap/USDC/sUSD)をご利用ください。


---

# 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/he-cheng-zi-chan.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.
