# 브리지

**DRESSdio 브리지** : 퍼블릭 체인(Ethereum 기반의 DRESS 토큰)과 프라이빗 체인(DP) 간의 상호운용성을 지원하는 핵심 기술 구성 요소입니다. 이 브릿지는 스마트 컨트랙트, 오라클, 메시징 시스템 등을 활용하여 두 체인 간의 안전하고 신뢰성 있는 자산 전송을 가능하게 합니다.

***

***


---

# 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.dressdio.io/ko/technology/bridge-service.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.
