# Speech Samples

<figure><img src="/files/eZXr36ESBzfosl3SDc9o" alt=""><figcaption></figcaption></figure>

The Speech Samples section is where you give your character a voice. You're not just defining what it says, but *how* it says it. Providing good examples helps your AI learn the right tone, rhythm, and style to match your brand.

Here are some examples of what to include:

#### Good Examples

* Positive, enthusiastic tone: "Hey there! I'm so excited to help you get started."
* Professional and direct: "To process your request, I will need your account number."
* Casual and friendly: "Sounds good! I'll get that taken care of for you right away."

#### Bad Examples

* Too generic: "I am an AI. I can answer your questions." (This doesn't give any guidance on tone or personality.)
* Contradictory to the character description: (If the description says the character is "friendly," a sample like "I'm busy, what do you want?" would confuse your mascot.)


---

# 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://hallway.gitbook.io/embed/basics/editor/speech-samples.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.
