# How to get EVER

Here are 4 ways to get EVER on your wallet.

* You can purchase EVER on exchanges where it is available and then withdraw them to your EVER Wallet address:

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

* The second way is to [transfer your tokens from another network](https://docs.octusbridge.io/use/bridge/cross-chain-transfer/how-to/transferring-from-another-network-to-everscale) (Ethereum, BNB, Fantom Opera and Polygon) to Everscale using the Octus Bridge cross-chain transfer interface.\
  At the stage of choosing a token and amount to transfer you can convert a part of sent tokens into a EVER to pay a commission for this transfer and subsequent wallet deployment.
* Profitably exchange your ERC-20 tokens for EVER with [Getever.io](https://getever.io/)
* The last way is to buy EVER or WEVER [directly on FlatQube](https://flatqube.io/swap/0:a519f99bb5d6d51ef958ed24d337ad75a1c770885dcd42d51d6663f9fcdacfb2/0:a49cd4e158a9a15555e624759e2e4e766d22600b7800d891e46f9291f044a93d).​

{% hint style="info" %}
To make a swap on FlatQube you need a [deployed wallet](https://docs.everwallet.net/getting-started/install-and-singing-in/deploy)!
{% endhint %}


---

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