# Overview

We are reshaping the virtual pet model where gamers can engage with AI-powered NFTs, earn rewards, and stake their earnings. Our hyper-casual [**minigames**](/adanimals-ecosystem/minigames.md) reward gamers based on daily engagement and weekly high scores. The [**metagame**](/adanimals-ecosystem/metagame.md) uses AI-powered NFTs as virtual pets called [**Adanimals**](/adanimals-nfts/genesis-nfts.md) for gameplay identity, and rewards gamers for bonding, playing, and staking.

**Adanimals World** is built on BSC for its speed, low cost of transactions, and compatibility with the Lovelace ecosystem.

The games are playable on any browser whether from a desktop/laptop computer or a mobile/tablet device.


---

# 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.adanimals.app/adanimals-world/overview.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.
