# How To Participate

## Centralized Exchange to Phantom Wallet

Phantom wallet is by far the most popular Solana wallet available today.  It can exist as an app on your smartphone or as a browser extension.  Before anyone can start buying SolRain, the Phantom wallet needs to funded with the $SOL token, which is used for gas payment on the Solana chain as well as the token of choice for direct swaps to SolRain.

There are many centralized exchanges available today but for the sake of brevity, we will focus on crypto.com, which allow users to purchase $SOL and withdraw to their Phantom wallets.  Procedures for the rest of the centralized exchanges will be very similar and should not deviate much.

<figure><img src="/files/ZjGCAK0MrSi1B8c8ALxz" alt=""><figcaption><p>Purchase $SOL from a CEX</p></figcaption></figure>

<figure><img src="/files/1FIBVMY09eEUx5usX9pN" alt="" width="375"><figcaption><p>Install Phantom and click on the Receive button</p></figcaption></figure>

<figure><img src="/files/FW0hZ3u05qDBdDBE0SgI" alt="" width="375"><figcaption><p>Click on the Solana address to copy it</p></figcaption></figure>

<figure><img src="/files/ZcaUL8zwmjs2nKUdUMI2" alt="" width="375"><figcaption><p>Followed by withdrawing it to your Phantom address (which was previously copied)</p></figcaption></figure>

## Decentralized Method to Phantom wallet

For experienced enthusiasts who prefer bridging to Solana, or even for those who prefer not to go through the centralized route, there is an option to cross-chain swap into $SOL by using SimpleSwap.io.

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

SimpleSwap basically functions like a regular decentralized exchange except that one can choose to cross-chain swap if needed.

<figure><img src="/files/94qaZWWXG2L60FXbKeQs" alt=""><figcaption><p>Select the Source coin/token/chain and the Target coin/token/chain</p></figcaption></figure>

<figure><img src="/files/FBlsEc0DznNqxhGk1LeH" alt=""><figcaption><p>Input your Phantom wallet address</p></figcaption></figure>

<figure><img src="/files/4pad8pPoxubs7nrSwN9T" alt=""><figcaption><p>Deposit the Source coin/token to the address provided and receive the target coin/tokens once the transaction completes</p></figcaption></figure>


---

# 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://solrain.gitbook.io/solrain-on-solana/how-to-participate.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.
