# Play Login!!!!

Open the *CanvasAnchorExampleScene 1* scene and click on Play to see the demo running.

<figure><img src="/files/dc7iqIuH0OtgXLmQCazb" alt=""><figcaption></figcaption></figure>

We have a simple button that when clicked will open your wallet. This web view connects with the Anchor Wallet API and will let us log in and check our NFTs.

<figure><img src="/files/RQaAUBpq9oGXbzTlhrbA" alt=""><figcaption></figcaption></figure>

We can launch the Anchor Wallet program if it's installed or scan the QR code with the mobile app.

<figure><img src="/files/4VuVq5LbEddHRebJyn0h" alt=""><figcaption></figcaption></figure>

I


---

# 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.nice1.dev/nice1-plugin/unity/play-login.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.
