# EVER와 WEVER에 대한 설명

**EVER**는 에버스케일의 네이티브 토큰입니다. EVER는 네트워크 내 거래와 상호작용할 때 쓰입니다. 귀하가 에버스케일에서 거래할 때 지급하는 수수료도 EVER입니다.&#x20;

WEVER는 Wrapped EVER의 줄임말로, 래핑(Wrapping)된 EVER라는 의미를 담고 있습니다. 이것은 래핑된 이더(Ether)와 비슷합니다. WEVER의 생성과 소각은 에버스케일 네트워크에서 이뤄집니다. 아무나 자신의 EVER를 금고(valut)에 예치하고 WEVER를 생성할 수 있으며, 반대로 WEVER에서 EVER로 전환할 시에는 WEVER를 소각하고 EVER를 획득하는 과정으로 이어집니다.&#x20;

[Wrappedever.io](https://wrappedever.io/)를 사용하시면 EVER와 WEVER 사이를 자유로이 전환하실 수 있습니다.&#x20;


---

# 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/concepts/ever-and-wever.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.
