> 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/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-app.md).

# 에버월렛 앱

귀하의 시드키를 관리하려면 화면 우측 하단에 위치한 **프로필**에 가십시오.

"**시드키 추가(Add seed)"**&#xB97C; 클릭하여[ 시드키 불러오기](/ever-wallet-kr/getting-started/install-and-singing-in/sign-in-with-existing-backup.md) 혹은 [새 계정 생성](/ever-wallet-kr/getting-started/install-and-singing-in/creating-a-new-wallet.md)으로 진행하십시오.

![](/files/4rGRB4eRRI6PrLQ2uajM)

시드키의 **암호(passport)**&#xC640; **명칭(display name)**&#xC744; 변경할 수도 있습니다. \
\*\*\*\*만일 시드키를 분실하셨다면 **시드키 내보내기(Export seed phrase)**&#xB97C; 클릭하여 시드키를 확인할 수 있습니다.\
\*\*\*\*계정을 화면에서 제거하려면 **"시드키 제거(Remove seed phrase)"**&#xB97C; 클릭하십시오.

![](/files/AJklugHyTjXUvS7hzgJS)

***


---

# 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/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-app.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.
