# Chain dan aset yang tersedia

Dengan menggunakan mekanisme [**Bridge Universal**](/ob-id/use/bridge/concepts/universal-bridge.md), Anda bisa mentransfer token apa pun ke dan dari Everscale, akan tetapi, pada saat ini, Bridge Universal tidak mendukung bekerja dengan dua jaringan luar.\
\
Token yang tersedia untuk transfer dari masing-masing jaringan ditunjukkan di tabel di bawah ini:

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

* WEVER
* USDT
* USDC
* DAI
* WBTC
* WETH
* FRAX
* FXS
* DAF
* Token Uniswap v2 USDT/WEVER LP
  {% 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/ob-id/use/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.
