# 📈 Solana Wallets and Exchanges

Begin by installing a browser wallet extension that will allow you to transfer and exchange Solana (SOL) for tokens. We recommend using one of the following:&#x20;

* [ https://solflare.com](< https://solflare.com>)
* <https://phantom.app/>
* <https://mathwallet.org/solana-wallet/>

To convert fiat currency to cryptocurrency or vice versa, create an account with any of the following centralised exchanges (CEX), here are some popular choices:&#x20;

* <https://www.binance.com/>
* <https://www.coinbase.com/>
* <https://www.mexc.com/>
* <https://www.kucoin.com/>
* <https://www.kraken.com/>

When using a CEX, you will have the ability to purchase SOL and/or stablecoins. Stablecoins are cryptocurrencies that reflect the value of fiat currencies, such as the US Dollar. Popular stablecoins are USDC and USDT (Tether), both of which are compatible with the Solana blockchain.&#x20;

You can now transfer funds from your CEX wallet to your browser wallet by entering a desired amount.&#x20;

<figure><img src="/files/B0SUc8vrHt4KkNcJnprX" alt="" width="356"><figcaption><p>Ensure you copy the Solana address from your browser wallet. The example above is from the Phantom wallet extension. </p></figcaption></figure>

Your Solana public key, more commonly referred to as a "wallet address" typically looks like a  string of random numbers and letters, for example: 7DPZfpPG6ixj8nPhPT6XZzxgw8iz3CZ4QhwjAax6F9xD.&#x20;

Solana is a highly efficient blockchain so transfers occur quickly, although occasionally transfers directly from a CEX will take a short amount of time whilst pending.&#x20;

You are now ready to send SOL from to your Shinobi wallet address. Setting up Shinobi will be outlined carefully in the next section.&#x20;

Some popular aggregators for Solana tokens that you might be interested in using include:

* <https://dexscreener.com/solana>
* <https://photon-sol.tinyastro.io/>
* <https://www.dextools.io/app/>

<br>


---

# 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://ninja-1.gitbook.io/shinobi-usdninja-whitepaper/how-to-get-started/solana-wallets-and-exchanges.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.
