# Connect wallet

To connect a wallet using the chosen provider, the user has to open his wallet app and in case of **metapro wallet** click to scan shown QR code.

<figure><img src="https://lh6.googleusercontent.com/w3ztw26pQA0q-Tj7bM6SQ86CRJ5E-OHdvrqNyhN4s4v5dAHyjc5GposJwO8qBEz2Y5J8FvzNVAqsxMwE_PTCIiyKVgb-wHodlyIV4XhLw2xNo_VOHwriCl0-tHnQX-R0MT4bvw-G8FictK0FqXkvzSQ" alt=""><figcaption></figcaption></figure>

When this QR code appears on the screen, the application will automatically open **metapro wallet** through a deeplink with request of connection.

When the user clicks on the WalletConnect provider it will display popup to choose wallet he wants to use.

![](https://lh4.googleusercontent.com/9VDb3iQ7OVbciKj-lAII3Gnqf0ctHUoKq8X9b6TEnERvg44lZMqeNRYLU1e8jMx1tteoQ96qmmVBp399QFAw7zZOmtqIle0fSbx5KbQBvMIrFvROEGaIq6PXZYrXyrNNkPb52sYfOZbRl0N45DwYBW8)

![](https://lh6.googleusercontent.com/An8A-q4Mhyrl725-78sawsPLE-j5mI1GXlVe1BCd2HH-v00W1N48-3ctHnyStkFr30xkauOjcS5VVn6_CS4OKLZsqpmqzSYwO6Rxdzn8DguC582RFZPtQGhZ89Krti4PbUE4KHNL8oW_PFi7Hc8YhWs)

When a user clicks the **Connect** button on his wallet connection is established. After connecting, players have to go back to Your application.


---

# 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.metaproprotocol.com/metapro-protocol/unity-plugin/guides/quick-start/3.-play-mode-mobile/connect-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.
