> 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/getting-started/install-and-singing-in/deploy/how-to-deploy-your-wallet/ever-wallet-extension.md).

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

새로운 지갑을 생성하신 후, 지갑을 본격적으로 송금 등에 사용하거나 환전(스왑)을 하시려면 먼저 귀하의 지갑을 활성화(Deploy)하셔야 합니다.

{% hint style="info" %}
지갑을 활성화하려면 EVER가 있어야 합니다. 약간의 EVER가 비용으로 지출되어야 활성화가 되기 때문입니다. 아래에서 어떻게 EVER를 구매하는지 알아보시기 바랍니다.&#x20;
{% endhint %}

{% content-ref url="/pages/nhftjwkEqvfHisihTmAU" %}
[EVER 구매방법 안내](/ever-wallet-kr/getting-started/how-to-get-ever.md)
{% endcontent-ref %}

1. EVER를 지갑에 가지고 계신다면 바로 **활성화(Deploy)** 버튼을 누르시면 됩니다.&#x20;
2. 활성화하고 싶은 형태의 지갑을 선택하세요 : 지갑의 사용자가 귀하 혼자라면 표준(Standard), 다중서명을 해야 하는 경우라면 [멀티시그(Multisig, 다중서명)](/ever-wallet-kr/multisig.md)을 선택하십시오.&#x20;

![](/files/i3d4M3D88AO7S3G8995A)

3\. 활성화(Deploy) 버튼을 눌러 거래를 확인(컨펌)하여 주시고 이 절차가 완료될 때까지 기다려 주십시오.

4\. 거래가 마무리되면 이제 여러분께서 지갑을 토큰 전송에 사용하게 되신 것을 볼 수 있게 됩니다. 이것으로 지갑 활성화가 성공적으로 마무리된 것입니다.&#x20;

![](/files/IEZ9XtB3LGzewScuK7DE)


---

# 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/getting-started/install-and-singing-in/deploy/how-to-deploy-your-wallet/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.
