# Basic Mode - Easy Start, Instant Results

**Basic Mode** is designed for creators who want to quickly turn their ideas into playable games with minimal effort. The process begins with a simple text prompt where users describe their game concept, and the AI takes care of the rest. In this mode, your game will be generated as a playable prototype that can be previewed directly in your browser.

***

### **Key Features of Basic Mode:**

* **Instant Game Creation**: Simply input a prompt describing your game (e.g., "A fantasy RPG with dragons and magic") and the AI will generate a playable game in minutes.
* **Web-Based Preview**: Since games in Basic Mode are web-based, you can instantly play and preview your game as it is generated.
* **Easy Iteration**: You can continue to modify your game by adding or changing prompts, which will update your game in real-time, making it easy to refine gameplay and mechanics.
* **No Credit Needed for Initial Creation**: Users can create their first game without needing to recharge credits, making it easy to get started with zero investment.

***

### **How to Use Basic Mode:**

1. **Start a New Game**: Once you log in, simply type a prompt to describe the game you want to create.
2. **Preview Your Game**: The AI will generate the game based on your input. You can play and adjust the gameplay directly through your browser.
3. **Make Changes**: You can continue to refine the game by adding new prompts or modifying existing ones. The changes are reflected instantly.
4. **Switch to Dev Mode**: If you’re ready to dive deeper into development, you can switch to **Dev Mode** once you have accumulated the required credits.


---

# 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/basic-mode-easy-start-instant-results.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.
