# EDIT YOUR GUIDEFLOW

- [How to edit a guideflow](https://docs.guideflow.com/help/edit-your-guideflow/how-to-edit-a-guideflow.md)
- [Steps](https://docs.guideflow.com/help/edit-your-guideflow/steps.md)
- [Steps Library](https://docs.guideflow.com/help/edit-your-guideflow/steps/steps-library.md)
- [Design](https://docs.guideflow.com/help/edit-your-guideflow/design.md)
- [Theme](https://docs.guideflow.com/help/edit-your-guideflow/design/theme.md)
- [Browser](https://docs.guideflow.com/help/edit-your-guideflow/browser.md)
- [Call-to-action (CTA)](https://docs.guideflow.com/help/edit-your-guideflow/call-to-action-cta.md)
- [Pan & zoom](https://docs.guideflow.com/help/edit-your-guideflow/call-to-action-cta/pan-and-zoom.md)
- [Blur](https://docs.guideflow.com/help/edit-your-guideflow/call-to-action-cta/blur.md)
- [Resize](https://docs.guideflow.com/help/edit-your-guideflow/call-to-action-cta/resize.md)
- [Step information](https://docs.guideflow.com/help/edit-your-guideflow/step-information.md)
- [Pop-up](https://docs.guideflow.com/help/edit-your-guideflow/pop-up.md)
- [Checklist](https://docs.guideflow.com/help/edit-your-guideflow/checklist.md)
- [Create a checklist](https://docs.guideflow.com/help/edit-your-guideflow/checklist/create-a-checklist.md)
- [Edit checklist Theme](https://docs.guideflow.com/help/edit-your-guideflow/checklist/edit-checklist-theme.md)
- [Voiceover](https://docs.guideflow.com/help/edit-your-guideflow/voiceover.md)
- [Synthetic voiceover](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/synthetic-voiceover.md)
- [Voiceover pacing](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/synthetic-voiceover/voiceover-pacing.md)
- [Voiceover pausing](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/synthetic-voiceover/voiceover-pausing.md)
- [Voiceover pronunciation](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/synthetic-voiceover/voiceover-pronunciation.md)
- [Voiceover tone & emotion](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/synthetic-voiceover/voiceover-tone-and-emotion.md)
- [Voice cloning](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/synthetic-voiceover/voice-cloning.md)
- [Human voiceover](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/human-voiceover.md)
- [Voiceover subtitles](https://docs.guideflow.com/help/edit-your-guideflow/voiceover/voiceover-subtitles.md)
- [Video Bubble](https://docs.guideflow.com/help/edit-your-guideflow/video-bubble.md)
- [Record Video](https://docs.guideflow.com/help/edit-your-guideflow/video-bubble/record-video.md)
- [Upload Video](https://docs.guideflow.com/help/edit-your-guideflow/video-bubble/upload-video.md)
- [AI Avatar](https://docs.guideflow.com/help/edit-your-guideflow/video-bubble/ai-avatar.md)
- [Preview your guideflow](https://docs.guideflow.com/help/edit-your-guideflow/preview-your-guideflow.md)
- [Version History](https://docs.guideflow.com/help/edit-your-guideflow/version-history.md)
- [HTML Editor](https://docs.guideflow.com/help/edit-your-guideflow/html-editor.md)


---

# 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.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.
