# How to copy a chapter to a demo?

**Note: You can only copy a chapter to a demo if they are the same demo type (Screenshot to Screenshot, or HTML to HTML).**

To duplicate a chapter from one demo to another:

1. Open the demo where you want the chapter to be copied.&#x20;
2. Select the "chapter" button at the top of the steps.&#x20;
3. Click "+ New Chapter".&#x20;
4. In the pop-up window, choose "Or, copy from the existing demo" located at the bottom of the options.&#x20;
5. Enter the name of the demo where the chapter is located.&#x20;
6. Specify the chapter you want to copy.&#x20;
7. Click "copy".&#x20;
8. A new chapter will be created automatically in the destination demo with all the steps copied from the source demo.

{% @storylane/embed subdomain="app" linkValue="lhoailc3f8a3" url="<https://app.storylane.io/demo/lhoailc3f8a3>" %}


---

# 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.storylane.io/tips-and-tricks/how-to-copy-a-chapter-to-a-demo.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.
