> 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/ew-id/konsep/ever-and-wever.md).

# EVER & WEVER

**EVER** adalah token asli blockchain Everscale. Token ini digunakan saat berinteraksi dengan kontrak mana pun di jaringan. Dengan EVER Anda membayar komisi untuk transaksi apa pun.

Proyek **Wrapped EVER** memungkinkan token EVER milik Everscale untuk digunakan sebagai token yang sesuai dengan TIP-3.1.

Cara kerja Wrapped EVER kurang lebih sama dengan Wrapped Ether.\
Pencetakan dan pembakaran berlangsung di jaringan Everscale. Siapa pun bisa mencetak wEVER dengan mengunci EVER di kontrak Vault. wEVER juga bisa dibakar untuk mendapatkan EVER.

Gunakan antarmuka [Wrappedever.io](https://wrappedever.io) untuk mengubah EVER menjadi wEVER dan sebaliknya.


---

# 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:

```
GET https://docs.everwallet.net/ew-id/konsep/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.
