# Connecting Your Wallet

{% hint style="danger" %}
Always make sure the URL is **app.playa3ull.games**
{% endhint %}

### Using Your Wallet Provider

Connecting to the PLAYA3ULL GAMES dApp is extremely simple, aided by the inherent security of the blockchain, it's as easy as clicking a button and authorising the connection.

In the top-right corner of the dApp, you will see a person icon, clicking this displays the list of wallet providers we support, as shown below. You can view planned providers to be implemented over at [#planned-wallet-support](#planned-wallet-support "mention").&#x20;

<figure><img src="/files/JceLGvTqIpXl3R0rjkgt" alt=""><figcaption><p>Wallet providers supported by the PLAYA3ULL GAMES blockchain</p></figcaption></figure>

Select a wallet provider from the list, and a popup to sign the transaction will appear in your wallet.&#x20;

<figure><img src="/files/p0q9N5nqm7CvCmHqix3M" alt=""><figcaption><p>Sign-in to the PLAYA3ULL GAMES dApp</p></figcaption></figure>

Approving the sign-in message will connect your wallet to the dApp, and retrieve all relevant information associated with that wallet. No passwords, no emails, just a single secure authentication method for everything.

And that's it! Feel free to take a look around the dApp, and when you're ready, check out the [My Account](/dapp/my-account.md) page.

### Referrals

Looking to add or use a referral link? Check out [#referrals](#referrals "mention")to learn how!

### Planned Wallet Support

| Provider    | Support Level                                     |
| ----------- | ------------------------------------------------- |
| MetaMask    | <mark style="color:green;">Fully supported</mark> |
| TrustWallet | <mark style="color:orange;">Planned</mark>        |
| Phantom     | <mark style="color:orange;">Planned</mark>        |
| Tangem      | <mark style="color:orange;">Planned</mark>        |


---

# 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.playa3ull.games/dapp/connecting-your-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.
