# CAP 소개

## 타임캡슐 포지션 NFT, CAP

CAP NFT는 유저가 자산을 타임캡슐에 일정 기간 보관(스테이킹)하면 자동으로 발행되는 포지션 NFT입니다. CAP NFT는 타임캡슐에 유저가 보관한 토큰의 종류(ENTER 혹은 ENTER-oUSDC LP), 수량, 보관 종료일 등의 정보를 담고 있으며 CAP NFT로 스테이킹 보상과 투표 보상을 수령합니다.

### CAP NFT로 다양한 투자 포지션을 선택할 수 있습니다.

동일한 자산으로 수량과 보관 기간을 다양하게 설정해 여러개의 CAP NFT를 발행할 수 있습니다. 이를 통해 하나의 CAP NFT는 4년의 장기락업으로 롱포지션을 취하고, 다른 CAP NFT는 2주의 단기 락업으로 숏포지션을 취하는 전략이 가능합니다.

### 2차 거래가 가능하여, 투자 포지션을 유동적으로 양도하고 청산할 수 있습니다.

CAP NFT는 사용자 간 2차 거래가 가능합니다. 따라서 보관 종료일까지 보관한 자산을 인출할 수 없음에도, 언제든지 2차 거래를 통해 CAP NFT 자체의 포지션을 양도하거나 청산할 수 있습니다.

<mark style="color:red;">※ CAP NFT 2차 거래가 가능한 마켓은 추후 등록됩니다.</mark>


---

# 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/cap/intro.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.
