# Finn's Guide to Moonriver

![](/files/NxBPAvUQyNX8mYylBoNT)

### Gettin' Started

Like with all blockchain, Moonriver requires all users to hold some native $MOVR tokens to pay for gas and buy other tokens.

### Setup Wallet

The best wallet to use is Metamask. For extra security, you can connect your Metamask to a hardware wallet like Ledger.

* Follow [this guide](https://docs.moonbeam.network/builders/get-started/moonriver/) to set up Metamask and connect it to Moonriver
* Watch [this video guide](https://www.youtube.com/watch?v=-XP2GNW-7PA) to set up Metamask and connect it to Moonriver

### Buyin' $MOVR

$MOVR is available on many major crypto exchanges, such as Binance, Kucoin and Kraken.

* Watch [this video guide](https://www.youtube.com/watch?v=obBg9sZF88k) to buy $MOVR on Kucoin.

### Bridgin' tokens to Moonriver

By usin' Wanchain's crosschain bridges, you can bring many tokens to Moonriver, includin' but not limited to $BTC, $ETH, $AVAX, $XRP, $LTC, $WAN, $DOT, $FTM and $BNB.

* Follow [this guide](https://medium.com/wanchain-foundation/guide-crosschain-transactions-with-the-new-wanbridge-web-b806da1dcca1) to bring your favorite assets to Moonriver.
* Watch [this video guide](https://www.youtube.com/watch?v=-XP2GNW-7PA) to bring your favorite assets to Moonriver.

### Swap or Set Sail!

Now that you have some $MOVR in your wallet, you're ready to drift down Moonriver.

Head over to [www.huckleberry.finance](https://www.huckleberry.finance/#/swap) and follow our guides to:

* [Trade on Huckleberry](https://medium.com/huckleberrydex/chapter-3-how-to-trade-on-huckleberry-1a88e2b6900e)
* [Add liquidity and set sail on Huckleberry's Rivers](https://medium.com/huckleberrydex/chapter-4-how-to-add-and-remove-liquidity-15665d21d7b1)

### Need Help?

Come visit our friendly community on [Telegram](https://t.me/HuckleberryDex). Our Drifter Guides are always happy to help!


---

# 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://huckleberry.gitbook.io/introduction/let-the-river-guide-you/finns-guide-to-moonriver.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.
