# 任意のチェーンから入金する

### **Polynomial Portal**

ユーザーは、どのEVMチェーンからも、資産をPolynomial earn vaultsに預けることができます。このアセットは、HopまたはOptimismブリッジを経由して、[Socket](https://socket.tech/)を使用してOptimismにブリッジされる仕組みになっています。その後、このアセットは自動的にVaultで使用されているアセットに変換され、Vaultに預けられます。サポートされているアセットのステーブルコインペアは、Curveを使用して変換されます。&#x20;

現在、Ethereum、Arbitrum、Polygonが利用可能です。そして、アセットとしてETHとUSDCをサポート。

#### 仕組み

1. ユーザーはまず、利用したいVaultに預けるチェーンとトークンを選択します。
2. ブリッジング取引が要求されると、入金額、トークン、ユーザーアドレス、入金先のVaultをもとに、ユーザー（on optimism）に一意のアドレスが生成されます。&#x20;
3. ブリッジングされた金額がこのアドレスに送られ、このアドレスに金額が入ると、そのアドレスにコントラクトが展開され、Vaultへの入金が終了します。
4. コントラクトが作成されると、（必要であれば）スワップを実行し、Vaultに入金されます。

### 入金フロー

対応するチェーンから資産を選択し、入金する金額を入力します。

<figure><img src="https://1183387457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBvvagZnXXWASrPPQUiun%2Fuploads%2Fmd5ygFpKNnTASqnBCWIp%2FUntitled%20design.gif?alt=media&#x26;token=32440577-9cd9-4307-bf1f-f9816559754e" alt=""><figcaption></figcaption></figure>

金額を入力後、入金ボタンをクリックすると、Vaultで使用されている資産に自動的に変換され、Vaultに入金されます。

<figure><img src="https://1183387457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBvvagZnXXWASrPPQUiun%2Fuploads%2FugKlqmLu0GYJXRqY4hBE%2FUntitled%20design%20(1).gif?alt=media&#x26;token=fd9f238a-746c-48e0-8ab1-a6828b65b03a" alt=""><figcaption></figcaption></figure>


---

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