# Solana Mainnet

### Step-by-step instruction

#### Step 1: Go to [the Solana tools page on the CoinFactory website](https://coinfactory.app/generator/solana/spl-token) and click on the menu icon (burger) at the top right corner

<figure><img src="/files/FBauMb5KtnbYAwCuOytR" alt=""><figcaption><p>Click on the menu icon (Burger)</p></figcaption></figure>

#### Step 2: Scroll to the very bottom and click the “Connect Wallet” button

<figure><img src="/files/CytSfPF6RCuCEtQgrU7V" alt=""><figcaption><p>Click on Connect wallet</p></figcaption></figure>

#### Step 3: Select Solana Network

<figure><img src="/files/gu7SOSGSCYoOBfZ1tw3e" alt=""><figcaption><p>Click on Solana Network</p></figcaption></figure>

#### Step 4: Connect Phantom Wallet or Solflare wallet

In the example, we connect to Phantom Wallet as the most reliable and popular wallet for the Solana network.

* [Install Phantom Wallet](https://phantom.com/)
* [Install Solflare](https://solflare.com/)

<figure><img src="/files/nsbmXBT8rIAuSwnqJsvm" alt=""><figcaption><p>Pick one of the wallets</p></figcaption></figure>

#### Step 5: Check that the wallet is successfully connected

<figure><img src="/files/F03oaxxDU9KaOZ5CC5l2" alt=""><figcaption><p>Click on the menu icon (Burger)</p></figcaption></figure>

<figure><img src="/files/mzOv5ACdu8wvZ3zjCoNn" alt=""><figcaption><p>Click on Wallet Button</p></figcaption></figure>

<figure><img src="/files/PQN9JEY26VKC2KaNHzOp" alt=""><figcaption><p>Verify that this is your information and close the window</p></figcaption></figure>

🚀**Done!** You have successfully connected your wallet to the site, now you can create Solana tokens and manage them with the tools.


---

# 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.coinfactory.app/getting-started/wallet/mobile/connect-wallet/solana-mainnet.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.
