# 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://lh3.googleusercontent.com/qhtEd6e48kwYWwfQqihr3dF6SDRu0oODjKARYW5qSfoJA7mOjA-LB9LjxEXGdxygh60kw-6YNWIILsvroTnIM4cxe3x8MrlTjVIW7i9wb1qfkFFcmX7DCcuYs82bQSDOrP0GyYlwVOgIiuTImbzMrTn22CILUJ4Wmk7vyQoVIuorGmVHHhvzKpbhTDaGTw" alt=""><figcaption></figcaption></figure>

After scanning, the user wallet application will show a confirmation screen to connect the wallet to your application.

&#x20;                                                  ![](https://lh3.googleusercontent.com/oM4FAZv8Xd59p8kSa_EYceerzNoGYy12D1zQcnzVkx3A9tPVMB48QjsdInE7zH80ZggnvqqW6AnfrNnnye1IIgIyA_JhvaCVp6U1BcDwL5kK8PndcOqB1bVEmIog3jn2BLT5Yd3if0eR3-oF0wP3_82cyLOQSCx_U6D5Puqf7wBYUJWTWNO0o4ghvCvrKw)

When a user clicks the **Connect** button on his wallet connection is established.


---

# 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/2.-play-mode-pc/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.
