# Swap

### 제로 마일리지 스왑

1. 스테이킹 보상으로 받게 되는 제로 마일리지는 오프 체인(Offchain) 상에 적립되는 마일리지(유효기간 10년)입니다.
2. 제로 마일리지의 오픈 체인 사용 이유는 속도, 보안, 프라이버시, 비용/확장성 등이 이유입니다.&#x20;
3. 제로 마일리지는 오프 체인(Offchain) 상에서 결제 수단으로 사용될 수 있으며  CZero에서  제공하는 다양한 용처에서 비용(현금)을 대신할 수 있습니다.
4. 제로 마일리지는 오프 체인(Offchain) 상에 적립되기 때문에 온 체인(Onchain)상에서 사용되기 위해서는 CZero pay 토큰으로의 클레임(스왑)  신청이 필요합니다.
5. 제로 마일리지의 스왑은 CZero.finance DApp 상에서 이뤄집니다.

### CZero  Pay Token 스왑

1. CZero Pay 토큰은 CZero 프로토콜의 유동성 풀 운용을 통해, 1CZero Pay Token은  1USDC의 가치를 지지 합니다.
2. CZero Pay 토큰은 클레이스왑(<https://klayswap.com/>) 사이트의,  스테이블 코인 스왑과 기능이 유사한 "집중화 된 유동성 풀(<https://klayswap.com/pool/v3?page=1>)"에 유동성 풀을 개설하게 됩니다.
3. 클레이스왑의 스왑 페이지(<https://klayswap.com/exchange/swap>)를 이용하여 보유하고 있는 CZero Pay 토큰을 다른 코인과 Swap 하는 것이 가능합니다.
4. 현재 API를 이용 CZero.finance DApp 상에서 CZero Pay 토큰을 Swap는 기능도 개발 중에 있습니다.


---

# 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.czero.finance/czero-protocol/swap.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.
