# Play

- [Lands](https://docs.myneighboralice.com/our-website/play/lands.md)
- [Game Loop](https://docs.myneighboralice.com/our-website/play/game-loop.md)
- [Crafting](https://docs.myneighboralice.com/our-website/play/crafting.md): Some secrets about Crafting!
- [Moxie System](https://docs.myneighboralice.com/our-website/play/moxie-system.md)
- [$BJORN](https://docs.myneighboralice.com/our-website/play/usdbjorn.md)
- [In-game Trading](https://docs.myneighboralice.com/our-website/play/in-game-trading.md)
- [Tutorials](https://docs.myneighboralice.com/our-website/play/tutorials.md): Quick guides to help you make the most of your time in Lummelunda. Because even the best Neighbors need a little help sometimes.
- [Alice Golden Pass](https://docs.myneighboralice.com/our-website/play/alice-golden-pass.md): Premium Subscription


---

# 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.myneighboralice.com/our-website/play.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.
