# Introduction

{% hint style="success" %}
PLAYA3ULL GAMES has it's own network/blockchain:

[Important Information](https://docs.playa3ull.games/important-information)
{% endhint %}

## 🌐 Visit PLAYA3ULL GAMES

Start by visiting the official website at <https://playa3ull.games>.&#x20;

Here, you can explore and understand more about the game and its ecosystem.

***

## 🚀 Connect to the PLAYA3ULL GAMES Mainnet Network

To get a comprehensive understanding of the platform's mechanics, mission, and vision, read the Whitepaper

{% hint style="success" %}
This will automatically configure Metamask to use the PLAYA3ULL GAMES Mainnet Network
{% endhint %}

Visit <https://app.playa3ull.games> This is where you'll connect to the PLAYA3ULL GAMES Mainnet Network.

1. If you're not already connected to the PLAYA3ULL Mainnet in MetaMask, look for an icon in the top-right corner of the dApp. Clicking this icon will prompt you to add the PLAYA3ULL Mainnet to your MetaMask and switch to this new network.
2. Verify the [network information](https://docs.playa3ull.games/chain/mainnet) in the add network prompt is correct and proceed.

{% hint style="warning" %}
Please note: We **officially** support only the Metamask wallet. If you are using a different wallet, you will need to consult the relevant documentation provided by your wallet's provider.

See [network information](https://docs.playa3ull.games/chain/mainnet#network-information) for more details.
{% endhint %}

***

## 📃 Read the Whitepaper

{% embed url="<https://playa3ull.games/WHITEPAPER_PLAYA3ULL_GAMES.pdf>" fullWidth="true" %}


---

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