# Finn's Guide to CLV

![](/files/frDdPYSH79vDKndRGIPg)

### Gettin' Started

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

### Setup Wallet

The best wallet to use is Metamask or CLV Wallet. 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 CLV

### Buyin' $CLV

$CLV is available on many major crypto exchanges, such as Binance, Coinbase and Kucoin.

When buying $CLV, please be aware that $CLV tokens exist on 4 chains:

* as an ERC20 token on Ethereum Mainnet
* as a BEP20 token on BNB Chain
* as a Substrate Native token on CLV Mainnet
* as an EVM Native token on CLV Parachain

For our purposes, we want to end up with $CLV on the CLV Parachain. Here's [a guide](https://docs.clv.org/use-clv-chain/beginners-guide/how-to-get-usdclv) outlinin' the different ways to get $CLV.

### Bridgin' tokens to CLV

By usin' Wanchain's crosschain bridges, you can bring many tokens to CLV, includin' but not limited to $USDC and $USDT.

* Follow [this guide](https://medium.com/wanchain-foundation/guide-crosschain-transactions-with-the-new-wanbridge-web-b806da1dcca1) to bring your favorite assets to CLV.

### Swap or Set Sail!

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

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-clv.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.
