> For the complete documentation index, see [llms.txt](https://docs.studio.uzu-app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studio.uzu-app.com/en/basic-features.md).

# Feature details

- [Characters](https://docs.studio.uzu-app.com/en/basic-features/character.md)
- [Basic character items](https://docs.studio.uzu-app.com/en/basic-features/character/basic.md)
- [Missions](https://docs.studio.uzu-app.com/en/basic-features/character/mission.md)
- [Second playthrough characters](https://docs.studio.uzu-app.com/en/basic-features/character/second-play-character.md)
- [Phases](https://docs.studio.uzu-app.com/en/basic-features/phase.md)
- [Creating and overview of phases](https://docs.studio.uzu-app.com/en/basic-features/phase/basic.md)
- [Basic phases](https://docs.studio.uzu-app.com/en/basic-features/phase/basic/discussion.md)
- [Script reading phase](https://docs.studio.uzu-app.com/en/basic-features/phase/basic/script.md)
- [Voting phase](https://docs.studio.uzu-app.com/en/basic-features/phase/basic/select.md)
- [Game flow display phase](https://docs.studio.uzu-app.com/en/basic-features/phase/basic/timeline.md)
- [Phase progression](https://docs.studio.uzu-app.com/en/basic-features/phase/flow.md)
- [Text](https://docs.studio.uzu-app.com/en/basic-features/texttab.md)
- [Rooms](https://docs.studio.uzu-app.com/en/basic-features/room.md)
- [Post-game discussion screen](https://docs.studio.uzu-app.com/en/basic-features/result.md)
- [Clues](https://docs.studio.uzu-app.com/en/basic-features/clue.md)
- [Decks](https://docs.studio.uzu-app.com/en/basic-features/decks.md)
- [Tokens](https://docs.studio.uzu-app.com/en/basic-features/tkun.md)
- [Actions](https://docs.studio.uzu-app.com/en/basic-features/action.md): You can set various actions beyond simple clue acquisition and deck investigation.
- [Effects](https://docs.studio.uzu-app.com/en/basic-features/bgm.md)
- [BGM](https://docs.studio.uzu-app.com/en/basic-features/bgm/bgm.md)
- [SE and narration](https://docs.studio.uzu-app.com/en/basic-features/bgm/senarshon.md)
- [Movies](https://docs.studio.uzu-app.com/en/basic-features/bgm/movie.md)
- [Background images](https://docs.studio.uzu-app.com/en/basic-features/bgm/background.md)
- [Color themes](https://docs.studio.uzu-app.com/en/basic-features/bgm/kartma.md): Color Themes
- [Common settings: conditions](https://docs.studio.uzu-app.com/en/basic-features/condition.md)
- [Top right button: Demo](https://docs.studio.uzu-app.com/en/basic-features/demo.md)
- [Top right button: Create the latest version](https://docs.studio.uzu-app.com/en/basic-features/botanbjonwo.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.studio.uzu-app.com/en/basic-features.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.
