# How to Create Your Game

<figure><img src="/files/KrnvxPqcnuCMJH6ArYI5" alt=""><figcaption></figcaption></figure>

No code. No cost. Just your imagination.

#### **The Flow**

1. **Before You Start** – Plan out your game.
2. **Game Prompt** – Enter your own or choose a template.
3. **AI Prompt Assistant** – AI improves your idea before coding starts.
4. **Game Mechanics Creation** – AI codes the core gameplay.
5. **Game Modifications** – Test, tweak, or let AI suggest changes and fixes.
6. **Visuals** – Predefined art styles, AI-generated assets, or upload your own.
7. **AI Sounds** – AI sounds, choose from a sound library or upload your own sounds for every key action.
8. **Publish Game** – Go live with your game + token in one click.


---

# 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.saige.world/how-to-create-your-game.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.
