> For the complete documentation index, see [llms.txt](https://docs.meteorwallet.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meteorwallet.app/how-to-buy-near-with-meteor-top-up.md).

# How To Buy NEAR With Meteor Top Up

1. To see your Top Up options click the 'Top Up' button from your wallet home page or visit <https://wallet.meteorwallet.app/wallet/deposit> in the web wallet.

<figure><img src="/files/fkYfyswFtkx5lo63W3N2" alt=""><figcaption></figcaption></figure>

2. You'll see three options including Onramper (aggregator), Rainbow Bridge & centralised exchanges.&#x20;

<figure><img src="/files/tg99RwgzsNGePwjH15fO" alt=""><figcaption></figcaption></figure>

3. Choose the option most appropriate for your needs - see below for more information on each.

### Onramper

An aggregator lets you compare the best fees available.

You can choose between fiat onramps based on fees, speed or KYC requirements.

<figure><img src="/files/VUkzhiMjCLDcSWEM2dRM" alt=""><figcaption><p>Onramper presents a number of options where you can compare and get the best deal.</p></figcaption></figure>

### Rainbow Bridge

You can bridge between or send within Ethereum, NEAR and Aurora.

Find out more at [https://rainbowbridge.app/](https://rainbowbridge.app/transfer) or browse their FAQs at <https://rainbowbridge.app/faq>

<figure><img src="/files/ykguCmFu0bXoykO3pxp1" alt=""><figcaption><p>The Rainbow Bridge 2.0 is the new official bridge for transferring tokens between <strong>Ethereum</strong>, <a href="https://near.org/"><strong>NEAR</strong></a> and the <a href="https://aurora.dev/"><strong>Aurora</strong></a> networks.</p></figcaption></figure>

### Centralised Exchanges

You'll see four centralised exchanges that support NEAR.&#x20;

These include [OKX](https://www.okx.com/markets/prices/near-protocol-near), [Binance](https://www.binance.com/en/price/near-protocol), [Huobi](https://www.huobi.com/en-us/asset-introduction/details/?currency=near) and [Kraken](https://www.kraken.com/prices/near-protocol?interval=1m\&quote=usd).

<figure><img src="/files/RBJvpKHkBtCguJL1OoqQ" alt=""><figcaption></figcaption></figure>

We hope these provide a simple way for those new to NEAR & seasoned users looking for the best fees.

We'll keep these Top Up options up-to-date so we present you with the safest and simplest options, no matter your location and also provide the most effective options.


---

# 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.meteorwallet.app/how-to-buy-near-with-meteor-top-up.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.
