> For the complete documentation index, see [llms.txt](https://ayccoes-assets.gitbook.io/ayccoes-assets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ayccoes-assets.gitbook.io/ayccoes-assets/ayc-minigames/common-parameters.md).

# Common Parameters

The following parameters are shared by all mini-games. They control the overall behavior, repetition, helper text, and optional internal type for each minigame. Individual minigames may have additional unique parameters listed separately.

| Parameter   | Type     | Default             | Description                                                                        |
| ----------- | -------- | ------------------- | ---------------------------------------------------------------------------------- |
| `time`      | int (ms) | Varies per minigame | Time allowed for the minigame.                                                     |
| `startType` | any      | nil                 | [Refer to Mini-Game Modes](/ayccoes-assets/ayc-minigames/tablet-animation-mode.md) |
| `stages`    | int      | 1–4                 | Number of repetitions required.                                                    |
| `guide`     | bool     | false               | Show guide/helper text.                                                            |
