# 에버월렛 구글 확장프로그램

1. Go to the [download page](https://l1.broxus.com/) and select **Chrome Web Store**
2. Click **Add to Chrome** and then confirm this action by clicking **Add extension.**
3. And don't forget to **pin** EVER Wallet in the list of displayed extensions! (upper right corner of Chrome)

![](/files/nKPdQdvkzeF8RfEvpSsJ)

Immediately after installation, you will be redirected to the "Welcome to EVER Wallet" page, where you will be asked to:

* [Create a new wallet](/ever-wallet-kr/getting-started/install-and-singing-in/creating-a-new-wallet.md)
* [Sign in with seed phrase](/ever-wallet-kr/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase.md)
* Sign in with ledger
* [Restore from backup](/ever-wallet-kr/getting-started/install-and-singing-in/sign-in-with-existing-backup.md)


---

# 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.everwallet.net/ever-wallet-kr/getting-started/install-and-singing-in/how-to-install-your-wallet/ever-wallet-extension.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.
