# Getting $SOL

Before you interact with HydraSwap, please make sure you have $SOL in your wallet for gas fees required for completing transactions on the Solana blockchain. Gas fee is cheap as compared with other blockchains (average gas cost per transaction is about $0.00025), so a small amount of $SOL can get you started.

**Option 1: Getting your $SOL from a centralized exchange**

$SOL is traded on several exchanges such as Binance, Coinbase, Huobi and FTX. After obtaining your $SOL, you can then send your $SOL to a wallet that is compatible with HydraSwap.

**Option 2: Convert $ETH to $SOL using Sollet and Metamask**

By using a Sollet Wallet, you can also convert from $ETH to $SOL by connecting your MetaMask wallet, please follow the steps below:

1\) Create both Sollet and MetaMask wallets

2\) On Sollet, click on “**Receive**” under $SOL

![](https://lh5.googleusercontent.com/WXjzatb9zylkt8saqffu98JPnqB38aOc7Z1i1d00XxGwmuKJLjAmz6Pe5Fakh-9MtPOZNJE62VQBBMP13m0V8bXw5qWnU5uALC3BXnUXUXVlM497v_uR4zPlqS-PKtQ4jZ5CFTdmww62WL4bhc6Q2w)

3\) Select “**ETH**” and click “**Connect to MetaMask**”

![](https://lh4.googleusercontent.com/4P4zikMTAz0vhR9KFOcLBt7OWSKaW-l1IgnozeAkXaM15OqEg7vBFdyO0F57RecwjVo9MRycj0XXFESBtE0yHrF3VvzmUZSsHlmkBd5BkLv-iQcqYxGRbnOJdR8i-ZC-C9_rpL8UnFuPA7YWNfhrIw)

4\) Enter the amount of $ETH that you would like to convert to $SOL, and click “**Convert**”

![](https://lh5.googleusercontent.com/xHY_pVDsWvE0mlwY3JoHKCUO1rI__wcj5DmTosrSV_KVlf8H54ro9bikrIwHyAyzNx-NBhjLk7j5ER6TLDRWORKgE1QgPxEFGf4O-Ch8WUEskArLbkgg_yrh9_1sU4rL_U1XM-Gjvn1HpkOLCsFhQw)

5\) Wait for your transaction to be confirmed and start trading!


---

# 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://hydraswap.gitbook.io/hydraswap-gitbook/getting-started/getting-usdsol.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.
