> 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/use/getting-started/how-to-get-ever.md).

# How to get EVER

## 1. **Exchange and Purchase with BuyEver**

[**BuyEver**](http://getever.io/) offers a platform for users to convert tokens from EVM networks, including Ethereum, BNB, and Fantom, into EVER. For those who prefer using traditional payment methods, BuyEver also facilitates the purchase of EVER using fiat via credit card transactions. Explore [**Getever.io**](http://getever.io/) for more details on exchange and purchase methods.

{% embed url="<https://getever.io/>" %}

## 2. Purchase EVER on Exchanges

You can buy EVER tokens from supported cryptocurrency exchanges and subsequently withdraw them to your EVER Wallet address. To get started, visit [**CoinGecko**](https://www.coingecko.com/en/coins/everscale#markets) to find a list of available exchanges. Here, you can check the current EVER price and monitor market trends.

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

## **3. Transfer Tokens from Another Network**

Utilize the Octus Bridge cross-chain transfer interface to move tokens from other blockchain networks like Ethereum, Binance Smart Chain (BNB), Fantom Opera, or Polygon to your Everscale wallet. During this transfer process, you have the option to convert a portion of the transferred tokens into EVER. This conversion helps cover transaction fees and wallet deployment costs. For detailed guidance, refer to the [**Octus Bridge documentation**](https://docs.octusbridge.io/use/bridge/cross-chain-transfer/how-to/transferring-from-another-network-to-everscale).

{% embed url="<https://app.octusbridge.io/bridge>" %}

## **4. Purchase EVER on FlatQube**

Visit Flatqube to conveniently exchange your Ethereum, BNB, or Fantom tokens for EVER. The platform offers a seamless way to acquire EVER tokens through token exchanges. Please note that this method is suitable only if there is at least a small amount of EVER in your wallet to cover the network fees, as well as the tokens you want to exchange in the TIP-3 format (such as USDT, Ethereum, BNB, etc.).

{% embed url="<https://app.flatqube.io/>" %}


---

# 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/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.
