# Game Themes

Every game template in S.A.I.G.E. can take on any theme you imagine.\
Templates define how the game plays and themes define what the game looks and feels like.

#### **How It Works**

When you select a Game Template, you can instantly pair it with any Game Theme.\
Themes control the story, characters, enemies, and setting all by changing just a few words in your prompt.

For example:

* Enemies attacking from above? Make them aliens, insects, ghosts, or even angry vegetables.
* Collecting falling objects? Change it from catching bombs to catching eggs or grabbing flying burgers.

With S.A.I.G.E., changing your theme is as easy as updating a few words in your prompt.

***

#### **How to Use Themes**

1. **Pick a Game Template** – Choose the gameplay style you like (Arcade, Runner, Puzzle, etc.).
2. **Select a Game Theme** – Each template includes multiple example themes to choose from.
3. **Click a Theme** – The prompt auto-fills your prompt box.
4. **Customize It** – Use it as-is, or swap out words to fit your idea.

***

#### **Why It’s Powerful**

* **Endless Creativity** – The same game mechanics can produce thousands of unique experiences.
* **Instant Replay Value** – One template = infinite versions.
* **No Limits** – Change the visuals, enemies, or entire story with a few prompt edits.

***

**💡 Templates show the mechanics — themes unlock the imagination.**\
With S.A.I.G.E., the possibilities aren’t just endless and they’re one prompt away.


---

# 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/game-prompt/game-themes.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.
