# AI Games Builder

The **AI Games Builder** is a revolutionary tool that empowers anyone to create fully functional games in minutes—no coding required. By leveraging the power of AI, users can simply describe their vision with natural language prompts, and our system instantly generates a playable game with characters, mechanics, and visuals.

Designed for both beginners and advanced developers, the AI Games Builder features two modes:

* [**Basic Mode**](https://alliance-games.gitbook.io/alliance-games-gitbook/ai-creation/basic-mode-easy-start-instant-results): Start for free, preview AI-generated games instantly, and refine gameplay by updating prompts.
* [**Dev Mode**](https://alliance-games.gitbook.io/alliance-games-gitbook/ai-creation/dev-mode-advanced-customization-for-serious-developers): Unlock full control of the game development, allowing access to development files, code customization, game exports, and direct deployment.

With seamless Web3 onboarding, integrated token and NFT economies, and a direct path to publishing on the [**AI Games Marketplace**](https://alliance-games.gitbook.io/alliance-games-gitbook/ai-creation/ai-games-marketplace), the AI Games Builder offers a streamlined experience for bringing creative game ideas to life. Whether you’re a visionary storyteller or a game developer looking to optimize workflows, AI Games Builder is your gateway to the future of game creation.


---

# 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://alliance-games.gitbook.io/alliance-games-gitbook/ai-creation/ai-games-builder.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.
