# 릴레이어(중계자)가 되는 방법 안내

{% hint style="info" %}
릴레이어가 되려면 최소 100,000 BRIDGE 토큰을 스테이킹해야 합니다. 아직 정확한 금액을 스테이킹하지 않았다면 스테이킹 인터페이스로 이동하여 수정하세요.

{% endhint %}

{% content-ref url="/pages/IDhaTEO9udk1w8VTl4Of" %}
[스테이킹](/octus-bridge-kr/staking.md)
{% endcontent-ref %}

**릴레이어(Relayers, 중계자) 섹션**으로 이동하여 **새 릴레이어 만들기(Create a new relayer)**&#xB97C; 클릭합니다.&#x20;

시작하기 위해, 귀하는 이전에 만든 노드의 2개 키(key)를 <mark style="color:green;">적절한 곳</mark>에 입력해 주셔야 합니다. 그리고 **보내기(Send)를** 누르시고 "**확인(Confirm)"**&#xC744; 눌러서 다음 단계로 진행합니다.&#x20;

![](/files/QMGAICFvPQ5B42ge8Myj)

Now you need to validate your keys (associate them with your staking address):\
Click **Confirm** for Everscale and Ethereum Keys and then **Broadcast** Ethereum addresses to Everscale.

이제 키를 검증해야 합니다(스테이킹 주소와 연결). 에버스케일 및 이더리움 키에 대해 확인을 클릭한 다음 이더리움의 주소를 에버스케일로 브로드캐스트합니다.

![](/files/ksWZxZuRm9Gabyra2WN4)

모든 단계를 완료하면 릴레이어(Relayer)가 생성되었다는 알림을 받게 되며 **릴레이어(Relayer) 페이지**로 이동할 수 있습니다.

![](/files/2mjOgU5W2AKL5aL4NLPF)


---

# 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/relayers/how-to/how-to-become-a-relayer.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.
