# 에버스케일의 "보이지 않는 브리지"

### 보이지 않는 브리지란 무엇인가요

**보이지 않는 브리지**는 EVER가 없이, EVM 네트워크 > 에버스케일 네트워크 > 또 다른 EVM 네트워크로의 전환을 제공하는 브리지 운영 모드입니다.&#x20;

이는 **크레딧 프로세서**라는 에버스케일 내 별도의 노드를 통해 작동합니다. 그것은 다른 네트워크에서의 전송을 추적하고 예치에 대한 크레딧을 EVER로 제공하며 전송의 일부를 DEX(분산형 거래소)에서의 환전을 통해 처리합니다. 이런 과정을 통해 EVER가 없이도 에버스케일의 브리지를 사용할 수 있습니다.&#x20;


---

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