# Wallet

### For users using the website

[PIXILAND](https://play.pixiland.app/?startapp=6Y6Q3B4MU3) on the website

Connect your wallet (Ronin, MetaMask, or any Ethereum-compatible wallet) to continue

{% hint style="info" %}
If you have played Pixiland on Telegram before and want to switch to the website. Connect your Telegram account to the website.
{% endhint %}

&#x20;Download Ronin from the link below:

#### PC

{% embed url="<https://wallet.roninchain.com/>" %}

#### App Store

{% embed url="<https://apps.apple.com/us/app/ronin-wallet/id1592675001>" %}

{% embed url="<https://apps.apple.com/us/app/metamask-crypto-wallet/id1438144202>" %}

#### CH Play

{% embed url="<https://play.google.com/store/apps/details?id=com.skymavis.genesis>" %}

{% embed url="<https://play.google.com/store/apps/details?id=io.metamask>" %}

### For users using the Telegram app

[PIXILAND](https://t.me/pixiland_bot/play?startapp=6Y6Q3B4MU3) on Telegram

Connect your wallet (Tonkeeper or any Ton-compatible wallet) to continue

{% hint style="info" %}
You can also use another ton wallet to connect
{% endhint %}

Download Tonkeeper from the link below:

#### PC

{% embed url="<https://tonkeeper.com/pro>" %}

#### App Store

{% embed url="<https://apps.apple.com/us/app/tonkeeper-ton-wallet/id1587742107>" %}

#### CH Play

{% embed url="<https://play.google.com/store/apps/details?id=com.ton_keeper>" %}

#### Telegram

{% embed url="<https://t.me/tonkeeper>" %}


---

# 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.pixiland.app/getting-started/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.
