# Utterance

Utterance Triggers listen for the Intent authored by the Sim Creator. When any of the Utterances in the Voice Intent are a match the trigger is activated. To add more Utterances to the Intent press the ![](/files/ukTUtSk2tG44LRcQ3gne) button and the panel to enter them will appear. Type in your full utterance and press the ![](/files/Si1BzSVsTv3Rrro7LDPl) button to add it to the list. When you are finished press the ![](/files/oROnwRqsUqylY1IdPYIO) button to store all of your Utterances in your Intent.&#x20;

![](/files/qEL3lEpaFBg500fC4c4c) ![](/files/5uYO2i3ReFx290TiKZM7)


---

# Agent Instructions: 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.siminsights.com/authoring-a-simulation/state-machine/scenario-flow/transitions/utterance.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.
