> For the complete documentation index, see [llms.txt](https://docs.octusbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octusbridge.io/ob-id/use/getting-started/how-to-get-ever.md).

# Bagaimana cara mendapatkan EVER

Berikut adalah 4 cara untuk mendapatkan EVER di dompet Anda.

* Anda bisa membeli EVER di pertukaran di mana token ini tersedia dan kemudian menariknya ke alamat EVER Wallet:

{% embed url="<https://www.coingecko.com/en/coins/everscale#markets>" %}

* Cara kedua adalah [mentransfer token Anda dari jaringan lain ](/ob-id/use/bridge/cross-chain-transfer/how-to/transferring-from-another-network-to-everscale.md)(Ethereum, BNB, Fantom Opera dan Polygon) ke Everscale dengan menggunakan antarmuka transfer antar chain Octus Bridge.\
  Pada tahap memilih token dan jumlah untuk ditransfer Anda bisa mengubah sebagian token yang dikirimkan menjadi EVER untuk membayar komisi untuk transfer ini dan peluncuran dompet setelahnya.
* Tukar token ERC-20 Anda dengan EVER dengan [Getever.io](https://getever.io/)
* Cara terakhir adalah membeli EVER atau WEVER [langsung di FlatQube](https://flatqube.io/swap/0:a519f99bb5d6d51ef958ed24d337ad75a1c770885dcd42d51d6663f9fcdacfb2/0:a49cd4e158a9a15555e624759e2e4e766d22600b7800d891e46f9291f044a93d).​

{% hint style="info" %}
Untuk melakukan pertukaran di FlatQube Anda memerlukan [dompet yang diluncurkan](https://docs.everwallet.net/getting-started/install-and-singing-in/deploy)!
{% endhint %}


---

# 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.octusbridge.io/ob-id/use/getting-started/how-to-get-ever.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.
