# 요약

### 보관하기 (스테이킹)

유저는 타임캡슐에 토큰(ENTER 혹은 oUSDC-ENTER LP)을 최소 2주, 최대 208주(약 4년) 동안 보관하고, 토큰을 보관했다는 증표로써 CAP NFT로 수령합니다. CAP NFT에 대한 자세한 내용은 \[[CAP NFT](/service/timecapsule/cap.md)]를 참고해주세요.

### 투표하기

CAP NFT로 메셔 센터의 예치-대출 풀에 투표합니다. 투표로 (1) 메셔 센터 풀에 분배될 ENTER 이자를 부스팅하고, (2) 메셔 센터 풀에서 발생하는 예대마진 수수료의 50%를 지분율에 따라 수령합니다.

### CAP 확인과 보상 받기

CAP NFT를 통해 보관 정보를 확인하고 보상을 수령할 수 있습니다. 스테이킹 보상으로 ENTER 토큰과 메셔프로 B2B 수익 일부를, 투표 보상으로 메셔 센터 풀에서 발생하는 예대마진 수수료의 50%를 분배 받을 수 있습니다. 보상에 대한 자세한 내용은 \[[보상](/service/timecapsule/reward.md)]을 참고해주세요.

### 보관 종료

보관이 종료되면, CAP에 보관 자산과 보상을 함께 인출할 수 있습니다.

각 단계의 이용 방법을 더 자세히 알고 싶으시면, 다음 페이지로 이동해주세요.


---

# 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/timecapsule/guide/summary.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.
