# Switch Your Solana Wallet to Devnet

The major functions of Crema's beta version is all on Solana Devnet at the moment. You'll need Devnet faucets to test the product. Before that, please switch your Solana wallet network to Devnet.

Taking the mainstream Solana wallet Phantom as an example, you can find the 'Change Network' section under 'Settings'.&#x20;

![](/files/shvuTU0gjFbuudTmP1KH)![](/files/auiKVmpS8xXEdFt73x9U)

Under the "Change Network", please switch the network from Mainnet to Devnet.

![](/files/XaBD4VtOlGVS0DmMDlfJ)

After the network is switched, you could start using your Devnet address to claim some SOL faucets as your gas.


---

# 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://hello-17.gitbook.io/crema-devnet-test-guide/switch-your-solana-wallet-to-devnet.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.
