# Testnet Guide

Start Your Journey with Toby Network: A Step-by-Step Guide to Toby’s Testnet

**Step 1: Set Up Your Solana Wallet**

1. Download and Install Your Wallet:

* Head over to the[ ](https://www.google.com/url?q=https://phantom.app/\&sa=D\&source=editors\&ust=1723115328633065\&usg=AOvVaw1jTPKqgyF7RPRQ5KyXkHTb)[Phantom website](https://www.google.com/url?q=https://phantom.app/\&sa=D\&source=editors\&ust=1723115328633269\&usg=AOvVaw3PnWbtpTDaNYTdRRZksP4s) to download your wallet. Phantom is our recommended choice due to its ease of use and robust features.
* Install Phantom as a browser extension, compatible with most major browsers.

2. Configure Your Wallet:

* Once installed, open the extension and click “Create a new wallet.”
* Securely set up a password and don’t forget to back up your secret recovery phrase safely. It's your wallet's key!

<div><figure><img src="/files/wVufxvIlxuhpevCFzJWZ" alt="" width="171"><figcaption><p>1) Go to your profile</p></figcaption></figure> <figure><img src="/files/8yzcpnlfQRShio8XiZbM" alt="" width="169"><figcaption><p>2) "Developer Settings"</p></figcaption></figure> <figure><img src="/files/rIViKjbWW8Ifu9k1nJ7q" alt="" width="178"><figcaption><p>3) Change your Network</p></figcaption></figure> <figure><img src="/files/9tpYXsf5laO84TuagEtB" alt="" width="175"><figcaption><p>4) Press "Testnet"</p></figcaption></figure></div>

**Step 2: Connect to the Solana Testnet**

1. Access Your Network Settings:

* Click the icon in the top left of your Phantom wallet. This is where the magic begins.
* Navigate to “Developer Settings” and then “Change Network.”

2. Switch to Testnet:

* From the list of networks, select “Testnet”. This switches your environment from the main network to our sandbox, where you can play and test without any risk.

**Step 3: Acquire Testnet $SOL**

Before you can participate in our Testnet activities:

* Get Free Testnet $SOL:
* Visit[ ](https://www.google.com/url?q=https://solfaucet.com\&sa=D\&source=editors\&ust=1723115328635002\&usg=AOvVaw1c20K11LJtc54gyoKTFwOE)[SolFaucet](https://www.google.com/url?q=https://solfaucet.com\&sa=D\&source=editors\&ust=1723115328635137\&usg=AOvVaw2TIYKZbfPdBONsoojMJliX) to receive free Testnet $SOL necessary for transactions on the Testnet.
*

```
<figure><img src="/files/bzURl3z50TihpBA9HSWX" alt=""><figcaption><p>Enter your Solana address and press "Testnet"</p></figcaption></figure>
```

**Step 4: Participate in Staking/Unstaking on the Testnet**

While the future token isn't available yet, your involvement is crucial at this stage:

1. Stake/Unstake SOL:

* Practice staking and unstaking SOL tokens through the Testnet. This experience will be invaluable once Mainnet launches and you begin participating in governance and other network activities.

#### Wrap Up <a href="#h.5zshxf76aucv" id="h.5zshxf76aucv"></a>

That’s all there is to it! You’re now ready to engage with our network on the Testnet, mastering the staking and unstaking processes that will become crucial once Mainnet is live. This is a perfect playground for developers and enthusiasts alike to experiment and prepare for the future of our network.

Should you have any questions or need a bit more guidance, don't hesitate to reach out on our Discord or through our support channels on the website. Let's get ready for an exciting future together!


---

# 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://learn.toby.foundation/guides/testnet-guide.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.
