# Quickstart

### How to play

{% embed url="<https://www.youtube.com/watch?v=QU612zL2InU>" %}

**Step 1:** Access [PIXILAND](https://play.pixiland.app/?startapp=6Y6Q3B4MU3) on the website, or [PIXILAND](https://t.me/pixiland_bot/play?startapp=6Y6Q3B4MU3) on Telegram

{% hint style="info" %}
You can enjoy Pixiland on both our website and the Telegram app, but for the best experience, we recommend playing on the website.
{% endhint %}

**Step 2:** Press the play button in the lower left corner of the screen

**Step 3:** Create your PIXILAND account and wallet by entering your referral ID. Your Telegram username will become the name of your Village.


---

# 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/quickstart.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.
