> 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-extension.md).

# 에버월렛 크롬 확장프로그램

## 시드키와 계정 관리

**프로필** 메뉴로 가셔서 **시드키 및 계정 관리**를 클릭하세요

![](/files/OFk5aCwG4EfdpDTR3PFQ)

현재 지갑에 연결된 모든 시드키 모음을 보실 수 있습니다. 여기서 가능한 작업은 다음과 같습니다&#x20;

## 새 시드키 추가

1. 우측 상단에 위치한 **+ 새 시드 생성**을 클릭합니다
2. 시드키의 이름을 입력한 후 [새로운 시드키 생성](/ever-wallet-kr/getting-started/install-and-singing-in/creating-a-new-wallet.md) 혹은 [기존 시드키 불러오기](/ever-wallet-kr/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase.md)를 선택한 후 클릭합니다.&#x20;

![](/files/bYOJNPqvPHZTNyb3AgOt)

## 시드키 내보내기

시드키를 잃어버리셨다면 아래의 방법으로 다시 확인해 보실 수 있습니다&#x20;

1. 시드키 목록의 귀하가 원하시는 시드키를 클릭합니다.
2. 하단의 "**시드키 내보내기(Export Seed)**"를 클릭합니다.&#x20;
3. 시드키의 <mark style="color:green;">**암호**</mark> (지갑암호)를 입력한 후 "**확인"**&#xC744; 눌러줍니다.&#x20;

![](/files/i9ChLGD3sHdhpnOoOkxU)

## 모든 시드키 백업

귀하의 시드키를 백업하실 수 있습니다. 이는 혹시라도 에버월렛 크롬 확장프로그램에서 로그아웃되었을때 빠르게 [재접속](/ever-wallet-kr/getting-started/install-and-singing-in/sign-in-with-existing-backup.md)하기 위함입니다.&#x20;

![](/files/MqTRe270DTmgZTsyDIHJ)


---

# 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-extension.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.
