> For the complete documentation index, see [llms.txt](https://docs.discorddungeons.me/quest-editor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discorddungeons.me/quest-editor/guides/index/stage.md).

# Adding Stages

## Adding Stages

Alright, let's add three stage blocks to out quest block. To do this, click the `Quest` tab in the toolbox and drag out three [`Stage`](/quest-editor/quest-blocks/stage.md) blocks and put them into the `Quest` block.

![Quest Block With Stages](/files/-LNj_N1cevBK-p1Hklf7)

After this, set the `Stage ID` variables to `1`, `2` and `3`.

![Quest Block With Stages](/files/-LNj_N1edufHAjDB9cBx)

## But what is a stage?

A stage is a section of the quest and is used when you need to separate sections of the quest into stages.

### Added the stages?

Good, let's continue to the next step.
