# Configure a wallet

### **GETTING STARTED** <a href="#getting-started" id="getting-started"></a>

```
This page guides the user in connecting Metamask to PawnSpace, and configuring their wallet to Mumbai Testnet.
```

* Go to [**https://app.pawnspace.io**](https://app.pawnspace.io)
* When you access PawnSpace, it offers to open MetaMask. Click the wallet account that you want to use.

![](/files/-M_Ib7fG7M7frgOA3ItN)

* If you see the message "Change to Mumbai Testnet" on the top right of the page, please change the Metamask network to Mumbai Testnet. If you haven't configured your wallet to connect to Mumbai Testnet, follow this guide to do so: <https://docs.matic.network/docs/develop/metamask/config-matic/>

![](/files/-M_IbrhMB9_1x0426Fnx)


---

# 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.pawnspace.io/user-guide/getting-started/configure-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.
