# Create a Wallet

As with any other dApp, you'll need a wallet to start interacting with Paintswap. Paintswap is compatible will most popular wallet providers, however, we recommend Rabby Wallet due to its simplicity and ease of use.

If this is your first time creating a wallet, **be sure to write down and/or backup your recovery phrase.**  Otherwise, you are at risk of losing access to your funds permanently.  With that taken care of, look down and you'll find links to the Rabby and MetaMask. Both these wallets comes with Sonic network prelisted.

## Rabby Destopp Wallet

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

## MetaMask Desktop Wallet

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


---

# 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.paintswap.io/getting-started/create-a-wallet.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.
