# ◎ New to Solana?

Ready to begin your adventure on the fastest blockchain on the earth?

**Here is how you start:**

1\.      Download a wallet that is compatible with Solana.

2\.      Transfer assets to your wallet.

#### **1.  Crypto Wallets for** ◎**Solana**

Visit the links below for details. (caution: Never share your private key and recovery seed phrase with anyone!)

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

{% embed url="<https://solflare.com>" %}

####

#### 2.  Steps to Transfer Assets to Your Wallet

2.1  Using a Centralized Exchange like [Coinbase](https://www.coinbase.com/)

* If you own fiat currency, like $USD: Buy SOL and transfer it to your Solana Wallet.
* If you own tokens, like ETH, BTC, etc.: Sell your current tokens, buy SOL, and transfer them to your Solana Wallet.

2.2 Using a Bridge

* You can transfer tokens from other blockchains, like ETH or BSC, using a cross-chain bridge.
* Currently, you may use Ren or Wormhole.

{% embed url="<https://wormholenetwork.com>" %}

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


---

# 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://docs.francium.io/product/how-to-defi-on-solana.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.
