# AI-Driven Ecosystem

- [Overview](https://docs.ultiverse.io/ai-driven-ecosystem/overview.md)
- [Bodhi Protocol](https://docs.ultiverse.io/ai-driven-ecosystem/bodhi-protocol.md)
- [Technical Overview](https://docs.ultiverse.io/ai-driven-ecosystem/bodhi-protocol/technical-overview.md)
- [Infrastructure](https://docs.ultiverse.io/ai-driven-ecosystem/infrastructure.md)
- [Ultiverse SDK](https://docs.ultiverse.io/ai-driven-ecosystem/infrastructure/ultiverse-sdk.md)
- [Ultiverse Live](https://docs.ultiverse.io/ai-driven-ecosystem/infrastructure/ultiverse-live.md)
- [Mission Runner](https://docs.ultiverse.io/ai-driven-ecosystem/infrastructure/mission-runner.md)
- [World Book Creator](https://docs.ultiverse.io/ai-driven-ecosystem/infrastructure/world-book-creator.md)
- [Micro Worlds (DAPPs)](https://docs.ultiverse.io/ai-driven-ecosystem/micro-worlds-dapps.md)
- [Terminus - The Genesis World](https://docs.ultiverse.io/ai-driven-ecosystem/micro-worlds-dapps/terminus-the-genesis-world.md)
- [The First Episode: Find Your Path](https://docs.ultiverse.io/ai-driven-ecosystem/micro-worlds-dapps/terminus-the-genesis-world/the-first-episode-find-your-path.md)
- [Main Characters](https://docs.ultiverse.io/ai-driven-ecosystem/micro-worlds-dapps/terminus-the-genesis-world/the-first-episode-find-your-path/main-characters.md)
- [Other Micro Worlds](https://docs.ultiverse.io/ai-driven-ecosystem/micro-worlds-dapps/other-micro-worlds.md)
- [Core Assets](https://docs.ultiverse.io/ai-driven-ecosystem/core-assets.md)
- [Electric Sheep - The Genesis NFT](https://docs.ultiverse.io/ai-driven-ecosystem/core-assets/electric-sheep-the-genesis-nft.md)
- [The AI-driven Avatar: Ulti-Pilot](https://docs.ultiverse.io/ai-driven-ecosystem/core-assets/the-ai-driven-avatar-ulti-pilot.md)
- [World Fragment](https://docs.ultiverse.io/ai-driven-ecosystem/core-assets/world-fragment.md)
- [MetaGF](https://docs.ultiverse.io/ai-driven-ecosystem/core-assets/metagf.md)


---

# 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.ultiverse.io/ai-driven-ecosystem.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.
