# Petropolis dApp: Getting Started

## Download The Game!

Download the MicroPets Runner Game on both the [Apple App Store](https://apps.apple.com/us/app/micropets-runner/id1608910512) and [Google Play Stores](https://play.google.com/store/apps/details?id=com.micropets.runner\&showAllReviews=true)!

**Did you know** that just by [owning a MicroPet NFT](https://micropets.gitbook.io/game-dapp-getting-started/using-the-game-dapp/buy-a-micropet) you can earn real money and have a chance to win NFT's valued at thousands of dollars? Follow this guide to get started right away!

<figure><img src="https://2243389914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbcvB8GbPyL2rSV6tmBV6%2Fuploads%2FICinYjvIO8qPhcXG1GfG%2Ffinal.jpg?alt=media&#x26;token=f02967cc-f215-4acb-8926-74a17785b293" alt=""><figcaption><p>MicroPets Runner Game!</p></figcaption></figure>

## Don't Get Scammed!

Scammers may send you fake versions of our dApp to try and steal your funds. Please make sure you're only connecting to [https://petropolis.micropets.io](https://petropolis.micropets.io/), our official link.

## Need Help?

Join our [Discord](https://discord.com/invite/g2wvRUrzRH) or [Telegram](https://t.me/MicroPets) communities to get immediate support and assistance should you have any questions.


---

# 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://micropets.gitbook.io/game-dapp-getting-started/petropolis-dapp-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.
