# Voiceover pacing

Control the speed and rhythm of your narration through strategic text formatting and punctuation choices. Small adjustments to your script structure can dramatically affect how quickly or slowly the AI delivers your content.

**Techniques for pacing control**

* **Slowing down:**
  * Add commas, for natural, breathing points.
  * Use... ellipses... to create thoughtful pauses.
  * Break longer sentences. Into shorter chunks. For emphasis.
* **Maintaining steady flow:**
  * Write in clear, medium-length sentences that mirror natural speech patterns.
  * Use consistent punctuation without excessive breaks.
  * Keep technical explanations brief and digestible.
* **Speeding up when needed:**
  * Use longer flowing sentences with minimal punctuation for sections that should move quickly through less critical information.

Try and compare these examples:

> "Now\... pay close attention. This field right here? It's required. Don't skip it, or you'll get an error."

versus

> "Go ahead and click Next to move through the basic settings then we'll customize everything in the advanced options."

The AI responds to your formatting choices, treating each pause and break as a cue for delivery speed. Test different approaches to find the perfect pacing for your content.


---

# 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.guideflow.com/help/edit-your-guideflow/voiceover/synthetic-voiceover/voiceover-pacing.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.
