# Getting Started

Anyone can enjoy Meta Apes for free by simply downloading the game from [Google Play](https://play.google.com/store/apps/details?id=com.mkbanana.gp) or [App Store](https://apps.apple.com/us/app/meta-apes/id1621913848). That said, if you’re interested in the web3/play-to-earn features of the game, please see below for further instructions:&#x20;

1. Download Meta Apes ([Google Play](https://play.google.com/store/apps/details?id=com.mkbanana.gp) / [App Store](https://apps.apple.com/us/app/meta-apes/id1621913848))
2. (Optional) Connect your Google Play or Facebook account in Meta Apes
3. Create a wallet (e.g., [MetaMask](https://metamask.io/))&#x20;
4. In the game, click on your profile and the “NFT” icon&#x20;
5. Follow the prompts to complete wallet binding&#x20;
6. If interested in purchasing an NFT fighter, follow the instructions on the "NFT" page   &#x20;
7. ENJOY!

#### To add APE Chain as a network in your wallet:

* **​Network Name:** APE Chain (BNB Sidechain)
* **RPC URL:** <https://bas.metaapesgame.com/bas_mainnet_full_rpc>
* **Chain ID:** 16350
* **Symbol:** PEEL
* **Block Explorer URL:** <https://explorer.bas.metaapesgame.com/>

Or visit our marketplace (<https://plat.metaapesgame.com/market>) to add APE Chain automatically.&#x20;


---

# 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://meta-apes.gitbook.io/meta-apes-whitepaper/introduction/getting-started.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.
