# Game Worlds

- [Introduction to Game Worlds](https://ai-worlds.gitbook.io/ai-worlds/game-worlds/introduction-to-game-worlds.md): Learn about the incredible fictional game worlds and the technology that brings them to life.
- [Crime City Miami](https://ai-worlds.gitbook.io/ai-worlds/game-worlds/crime-city-miami.md): Boundless exploration and epic custom missions in a vibrant world inspired by open-world crime adventures.
- [Dungeons & Dragons](https://ai-worlds.gitbook.io/ai-worlds/game-worlds/dungeons-and-dragons.md): Limitless custom solo campaigns in the world of DnD DM-ed by GPT-4 Turbo.


---

# 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://ai-worlds.gitbook.io/ai-worlds/game-worlds.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.
