# Creation

**AKEDO** is the first publicly available platform that enables users to create games using a game engine purely by entering textual prompts. Its game creation process is designed to be both intuitive and powerful:

### Template Selection

* **Diverse Templates**: Users begin their creative journey by choosing from a range of foundational templates. Early templates include genres such as RPG Dungeon, Adventure, Survival, and Narrative Games.
* **Creative Freedom with AI**: Traditionally, game creators are limited by workload and creative resources. With AI integrated into the process, users can leverage limitless brainstorming and content generation. By inputting an initial game setting, the AI collaboratively generates multiple creative outputs, from maps to enemy designs, letting users select the content that best fits their vision.

### Setting Inputs

* **User-Driven Customization**: To craft the desired game, users provide simple, natural language inputs specifying initial settings—such as desired map types, obstacles, enemy characteristics, weapon designs, decorative images, or even in-game messages.
* **Language Agnostic**: The system accommodates input in any language, making it accessible to a global community and allowing creative ideas to flow without technical restrictions.

### AI-Driven Creation

* **Multi-Agent Collaboration**: Once the input is provided, multiple AI agents work in tandem to produce diverse game content. The AI translates textual prompts into detailed game elements, ensuring that every creative vision can be brought to life.
* **Efficient Output**: In minutes, the AI processes the initial settings and delivers a comprehensive game product, reducing the traditional development time dramatically.

### Submission and Promotion

* **One-Click Submission**: After the creation phase, users can effortlessly submit their final game product to the AKEDO platform. Each submission is tagged with relevant gameplay categories and labels.
* **Promotion through $AKE**: Creators have the option to purchase additional promotional exposure using the platform’s native $AKE token, ensuring their work reaches a wider audience.


---

# 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://akedo-1.gitbook.io/akedo-whitepaper/explore-akedo/creation.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.
