# EVERの入手方法

EVERの入手方法を3つご紹介いたします。

* EVERが利用できる取引所で購入し、EVER Walletのアドレスに引き出せます:

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

* 2つ目の方法は、Octus Bridge(オクタスブリッジ)のクロスチェーン転送インターフェースを使用して、[他のネットワーク（Ethereum、BNB、Fantom Opera、Polygon）からEverscaleにトークンを転送する](https://docs.octusbridge.io/use/bridge/cross-chain-transfer/how-to/transferring-from-another-network-to-everscale)方法です。\
  転送するトークンと数量を選択する段階で、送られたトークンの一部をEVERに変換し、この転送と、その後のウォレットデプロイにかかる手数料を支払うことができます。
* 最後の方法は、[FlatQube](https://flatqube.io/swap/0:a519f99bb5d6d51ef958ed24d337ad75a1c770885dcd42d51d6663f9fcdacfb2/0:a49cd4e158a9a15555e624759e2e4e766d22600b7800d891e46f9291f044a93d)でEVERまたはWEVERを直接購入する方法です。

{% hint style="info" %}
FlatQubeでスワップを行うには、[デプロイされたウォレット](/getting-started/install-and-singing-in/deploy.md)が必要です！
{% 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.everwallet.net/ew-jp/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.
