# 사용가능한 블록체인과 가상자산

[**유니버설 브리지(Universal Bridge)**](/octus-bridge-kr/bridge/concepts/universal-bridge.md) 메커니즘을 사용하면 여러분께서 에버스케일을 통해 그 어떤 토큰도 주고 받을 수 있습니다. 단, 현재는 유니버설 브리지가 두 외부 네트워크를 지원하지는 않습니다. <br>

각 네트워크에서 전송 가능한 자산목록은 다음과 같습니다.

{% tabs %}
{% tab title="Ethereum" %}

* WEVER
* USDT
* USDC
* DAI
* WBTC
* WETH
* FRAX
* FXS
* DAF
* Uniswap v2 USDT/WEVER LP Tokens
  {% endtab %}

{% tab title="BNB" %}

* WEVER
* USDT
* USDC
* DAI
* WBTC
* WETH
  {% endtab %}

{% tab title="Polygon" %}

* USDT
* USDC
* DAI
* WBTC
* WETH
  {% endtab %}

{% tab title="Fantom Opera" %}

* USDC
* DAI
* WBTC
* WETH
  {% endtab %}

{% tab title="Avalanche" %}

* DAI
* USDT
* USDC
* WBTC
* WETH
  {% endtab %}
  {% endtabs %}


---

# 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://docs.octusbridge.io/octus-bridge-kr/bridge/concepts/available-chains-and-assets.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.
