# Switching the Solana Network in Wallets

The Deriverse Testnet is currently available on **Solana Devnet**, providing users with an environment to test and experiment without the risks associated with the Mainnet.

### What is Solana Devnet?

The Solana Devnet is a test network that mimics Solana’s Mainnet but uses test tokens instead of real ones. Devnet is ideal for developers and users who want to experiment and build without the risk of losing real assets.

To ensure seamless interaction with this environment, **it is crucial to configure your Solana Wallet** to operate on **Solana Devnet**. By switching to Devnet, you will be able to engage with the Deriverse Protocol.

Remember, any tokens utilized in the Devnet are solely for testing purposes and do not hold any real-world value.&#x20;

### Solflare

<https://help.solflare.com/en/articles/6328814-differences-between-mainnet-devnet-and-testnet-and-how-to-switch-between-on-solflare>

### Phantom

<https://docs.phantom.app/developer-powertools/testnet-mode>


---

# 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://deriverse.gitbook.io/deriverse/switching-the-solana-network-in-wallets.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.
