> For the complete documentation index, see [llms.txt](https://docs.storylane.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storylane.io/editing-demos.md).

# EDITING DEMOS

- [Editing Screenshot Screens](https://docs.storylane.io/editing-demos/editing-screenshot-screens.md): Storylane supports a range of editing features for screenshot demos. Here's the rundown.
- [Editing HTML Screens](https://docs.storylane.io/editing-demos/editing-html-screens.md): Storylane's HTML demos enable powerful code-free editing capabilities, made even better with AI
- [Adding and Editing Guided Steps](https://docs.storylane.io/editing-demos/adding-and-editing-guided-steps.md): Guides form the foundation of interactive demos and product tours.
- [Adding and Editing Video Steps](https://docs.storylane.io/editing-demos/adding-and-editing-guided-steps/adding-and-editing-video-steps.md): 👉  Video steps can only be added to existing screenshot demos, allowing users to add and edit video steps right in Storylane.
- [AI Demo Creation](https://docs.storylane.io/editing-demos/ai-demo-creation.md): A suite of AI features to dramatically simplify the demo creation process
- [Personalizing Demos](https://docs.storylane.io/editing-demos/personalizing-demos.md): Personalize your demos' on-screen content, guides, and links with dynamic tokens
- [Chapters & Convert CTA](https://docs.storylane.io/editing-demos/chapters-and-convert-cta.md): Check out how to set up chaptered menus and a convert CTA buttons
- [Demo Settings](https://docs.storylane.io/editing-demos/demo-settings.md): Settings that apply to your published demo


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.storylane.io/editing-demos.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.
