# CZero Pay 토큰 지갑 등록

<figure><img src="/files/qBEUuY9YFAcbl2fML8e5" alt="" width="336"><figcaption></figcaption></figure>

### 1. 메타마스크에 클레이튼 네트워크 추가

메타마스크에 클레이튼 메인넷이 추가 되어 있음에도 오류가 발생하는 경우에는 새롭게 변경된 클레이튼 메인넷 주소를 변경 또는 등록해야 합니다. 그동안 사용하였던 RPC Url이 <https://public-node-api.klaytnapi.com/v1/cypress에서> <https://public-en-cypress.klaytn.net으로> 변경되었습니다.

​네트워크 추가 방법은 ① 메타마스크 오른쪽 상단의 3점을 클릭하고, ②설정을 클릭, ③네트워크 클릭, ④네트워크 추가 클릭 아래의 항목을 입력하고 저장하면 새로운 클레이튼 네트워크가 추가됩니다.​

​

네트워크 이름 : Klaytn Cypress

새 RPC Url : <https://public-en-cypress.klaytn.net>

체인 ID : 8217

통화 기호 : KLAY

블록 탐색기 URL : <https://scope.klaytn.com/>

​

이중 새 RPC URL과 체인 ID가 핵심이므로, 공백 등을 주의하여 입력하시기 바랍니다.

<div><figure><img src="/files/63Tadvtp2Usj3edMkCMR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1yxqImfFsvLHMQISoTSS" alt=""><figcaption></figcaption></figure></div>

​아래의 클레이튼 공식 문서 페이지로 이동하시면 더욱 상세한 내용을 확인하실 수 있습니다.

{% embed url="<https://docs.klaytn.foundation/ko/docs/build/tutorials/connecting-metamask/>" %}

### 2. 메타마스크에 CZero Pay 토큰 등록

* 메타마스크에서 클레이튼 메인넷 선택
* ①+토큰 가져오기 클릭
* ② 토큰 가져오기 페이지에서 토큰 계약 주소 기입란에 다음의 주소를 기입
  * 토크 계약 주소 : 0xc8fC52668c769F2d8605F1Bc03b6d0fB707D45Db
* ​토큰 목록에서 CZP 토큰 확인

<div><figure><img src="/files/iBMVJnnyToSaAmjvAmIv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wD2GUF0riveGCZSlxOVU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/q3y9oxuNwuerQdbMaMun" alt=""><figcaption></figcaption></figure></div>

### 3. 카이카스 지갑에 CZero Pay 토큰 등록

* ① 토큰 목록 클릭
* ② 토큰 추가 클릭
* ​③ 토큰 컨트랙트 주소에 0xc8fC52668c769F2d8605F1Bc03b6d0fB707D45Db 입력 후 다음 클릭
* ④ CZP 토큰 추가하시겠습니까 창이 뜨면 추가 버튼 클릭
* ⑤ ​토큰 목록에서 CZP 토큰 확인

<div><figure><img src="/files/0J536pBpfL4A8hAjzBNW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EurI91Ods3NV9NXjZ97d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cm6QpxDVXU3oomyv0Umz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PpZ6a9sC09xGCtJPjDYV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zc0BPdUVtJgWVqp2cyfY" alt=""><figcaption></figcaption></figure></div>


---

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