> 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/quest-blocks/dialog.md).

# Dialog Block

![Dialog Block](/files/-LNjFQ7NqzHfrsWTCFyC)

The dialog block sends a new dialog from the current NPC of the quest.

## Parameters

| Name        | Usage                             | Type | Other |
| ----------- | --------------------------------- | ---- | ----- |
| Dialog Text | The Text the NPC should be saying | Text |       |

This block is compatible with the [Promise Block](/quest-editor/quest-blocks/promise.md)
