# 유니버설 브리지

**유니버설 브리지(Universal Bridge)란** 모든 토큰을 다른 네트워크에서 에버스케일로 전송한 후 다른 네트워크로 전송할 수 있도록 하는 메커니즘입니다.

{% hint style="warning" %}
현재 유니버설 브리지는 두 외부 네트워크와 작동하는 것을 지원하지 않습니다.
{% endhint %}

에버스케일로 [보낼 토큰을 선택하는 단계](/octus-bridge-kr/bridge/cross-chain-transfer/how-to/transferring-from-another-network-to-everscale.md#select-token-and-amount)에서 여러분은 혹시 리스트에 없는 토큰이 있다면 그를 수동으로 추가하실 수 있습니다.

1. 해당 토큰의 **루트주소(Root address)**&#xB97C; 찾아서 **토큰라인(Token line)**&#xC5D0; 복사-붙여넣기 해줍니다.
2. "불러오기(Import)"를 클릭합니다.

이제 토큰이 리스트에 나타나기 시작할 것입니다.&#x20;

![](/files/UDCteQROsqKLAKU7rwP2)


---

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