# 참여방법

환승예치는 다음과 같은 세 가지 페이즈(Phase)를 통해서 진행됩니다.

1. **Deposit phase(예치기간), 환승예치에 예치하기**
2. **Migrate phase(이전기간), 환승예치 보상 타임캡슐로 이전하기**
3. **Withdraw phase(인출기간), 메셔센터에서 인출 및 보상수령하기**

환승예치 예치기간을 통해서 예치한 자산은 메셔센터로 이전되어서 **환승예치 종료 후 2개월간 락업됩니다.**

**락업되는 물량은 메셔센터에서 메셔센터의 예치이자와 ENTER 보상을 더블 인센티브로 수령**할 수 있습니다.

환승예치를 이용하시려면 기본적인 클레이튼 네트워크의 지갑(메타마스크/카이카스) 세팅이 필요합니다. 지갑 세팅에 익숙하지 않으신 분은 다음 링크로 이동하여 지갑 세팅을 진행해주세요.

* 추천 지갑 설치 가이드
  1. [클레이튼 네트워크, 메타마스크 연결하기](https://ko.docs.klaytn.foundation/dapp/tutorials/connecting-metamask)
  2. [카이카스 지갑 설치](<https://xangle.io/research/61b7edf1623e55aa973c50df&#xA;>)


---

# 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.mesher.io/service/mover/how.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.
