> For the complete documentation index, see [llms.txt](https://docs.octusbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octusbridge.io/ob-id/use/bridge/concepts/universal-bridge.md).

# Bridge Universal

**Bridge Universal** adalah sebuah mekanisme yang memungkinkan token untuk ditransfer dari jaringan lain ke Everscale dan kemudian ke jaringan lain.

{% hint style="warning" %}
Pada saat ini, Bridge Universal tidak mendukung bekerja dengan dua jaringan luar.
{% endhint %}

Pada [langkah memilih token untuk dikirimkan](/ob-id/use/bridge/cross-chain-transfer/how-to/transferring-from-another-network-to-everscale.md#select-token-and-amount) ke Everscale, Anda bisa menambahkan token yang hilang ke daftar:

1. Salin **Alamat root** token ini (Anda bisa menemukannya dengan menggunakan penjelajah blockchain), dan kemudian menempelkannya ke **baris Token**.
2. Kemudian klik Impor dan konfirmasi tindakan ini.

Sekarang token ini akan ditampilkan di daftar umum token!

![](/files/UDCteQROsqKLAKU7rwP2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/universal-bridge.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.
