> For the complete documentation index, see [llms.txt](https://docs.everwallet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.everwallet.net/ever-wallet-kr/manage-assets/how-to-add-tokens-to-your-wallet.md).

# 귀하의 지갑으로 토큰 추가하는 방법 안내

기본적으로 귀하의 월렛은 보유하신 EVER의 양을 보여줍니다. 다른 토큰을 지갑에 추가하시려면 **"자산 선택(Select Assets)"**&#xC744; 선택하시면 됩니다.&#x20;

## 토큰 목록에서 토큰을 선택하십시오

1. <mark style="color:orange;">**자산선택(Select Assets)**</mark> 메뉴로 가십시오.
2. 슬라이더를 클릭하셔서 (파란색으로 바뀌도록) 하여 해당 자산(토큰)을 선택하십시오.
3. <mark style="color:orange;">**저장(Save)**</mark>을 누르십시오.

![](/files/CWGOvGxLZMRf7Ty8R5x1)

## 커스텀 토큰 추가

1. **자산선택(Select assets)** 메뉴로 가십시오.
2. **커스텀 토큰(Custom token)**&#xC744; 선택하십시오.
3. 입력란에 커스텀 토큰의 **루트 토큰 계약주소(Root token contract)**&#xB97C; 입력하십시오.
4. **진행(Proceed)**&#xB97C; 눌러줍니다. 이것으로 완료입니다.

![](/files/lZWPd0P2TDDSmv9iRAUm)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.everwallet.net/ever-wallet-kr/manage-assets/how-to-add-tokens-to-your-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
