# 카이카스 (Kaikas)

## 1. 토큰 이름으로 추가하기

### 1.1. 어플 상단 Token List(토큰 목록) 클릭

![](/files/ieOE5kb93WaTJOgkGp2v)

좌측 상단의 Token List(토큰 목록) 메뉴를 클릭해주세요.

### 1.2. 토큰 티커 검색

![](/files/eQBgZoA0JqGX6LqUdLxV)

하단의 토큰 Add Token(토큰 추가) 버튼을 클릭하고, 토큰 티커를 검색해주세요.

### 1.3. 토큰 추가 완료

![](/files/F8rup8th6To1W3bChYea)

토큰 정보가 맞는지 확인 후, Add(추가) 버튼을 눌러주세요. 이제 지갑에서 보유한 토큰 잔고를 확인하실 수 있습니다.

## 2. 토큰 주소로 추가하기

### 2.1. 어플 상단 Token List(토큰 목록) 클릭

![](/files/L2TqWwR4rCGrFHrbh306)

Custom Token(사용자 정의 토큰) 탭을 선택해주세요.

### 2.2. 토큰 주소 입력

![](/files/3xptWTYankzM3Y645HOI)

토큰 가져오기 창 맨 상단 Token Contract Address(토큰 컨트랙트 주소) 칸에 추가하고 싶은 토큰의 토큰 주소를 입력해주세요. 토큰 주소가 정확하다면 하단 Token Symbol(토큰 심볼) 칸과 Decimals of Precision(소수 자릿수) 칸은 자동으로 채워집니다. 모든 칸이 채워진 것을 확인하고, 하단 버튼을 눌러주세요.

> ENTER 토큰 주소: [0x03b79592596157d6bff16d8db87ad0b65319c5af](https://scope.klaytn.com/account/0x03b79592596157d6bff16d8db87ad0b65319c5af)

### 2.3. 토큰 추가 완료

![](/files/KMtcUn7aaEkmnYgYN9fb)

추가하고자 하는 토큰이 맞는지 확인하고 하단의 Add(추가) 버튼을 눌러주세요. 추가된 토큰은 Token List(토큰 목록)에서 확인할 수 있습니다.


---

# 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/defifreshman/import_token/kaikas.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.
