> 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](https://602309350-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNeYKoJ5VTmJdlF1rx1%2F-LNjFP-urXkGWJ9Q9W-z%2F-LNjFQ7NqzHfrsWTCFyC%2Fdialog.jpg?generation=1538391131902130\&alt=media)

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)
