> For the complete documentation index, see [llms.txt](https://micropets.gitbook.io/game-dapp-getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://micropets.gitbook.io/game-dapp-getting-started/using-the-game-dapp/step-6-the-shop.md).

# Step 6: The Shop

## About The Shop

Navigate to <https://petropolis.micropets.io/game/shop>

Swapped your rewards and now you're ready to do some shopping? Simply place your order by clicking the "Buy" button and completing the transaction.

**NOTE:** Orders are reviewed and fulfilled by a MicroPets staff member for security purposes. We reserve the right to decline any orders where evidence of manipulation exists.

![](/files/EtuAXF0OQaMiwAlZyQr4)

You can review the status of your order in the helpful table at the bottom of the page.

Items are fulfilled to your wallet via smart contract.

## Don't Have a Real MicroPet?

Simply visit our shop on the Pets dApp to buy a real MicroPet in minutes! After your purchase, you'll link your new pet to your profile and be able to swap while also earning bonus rewards! Only MicroPet owners are able to use our shop!<br>

{% embed url="<https://pets.micropets.io>" %}

## Problems?

You can check our [official help documentation](https://micropets.gitbook.io/micropets-education/) or visit our [Discord](https://discord.com/invite/g2wvRUrzRH) or [Telegram](https://t.me/MicroPets) chat for assistance if you have issues.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/using-the-game-dapp/step-6-the-shop.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.
