# Adding slides

Now that you've written the introduction to your slideshow, and saved the story, you can begin adding slides.

You will see that the Storymaker template now displays your first asset on the left hand side, the introduction is listed on the right, and there is a button to "**Add Slide**" below.  Click on this.

![](/files/-Lvv9MdrisNvPvhiA4jc)

A new form will appear, asking you for the title of your new 'chapter', the description and the date (the moment on your timeline) .

{% hint style="info" %}
Create your chapters in date order - the earliest point on your timeline should be the first chapter.
{% endhint %}

Select your asset and enter the details required for the form.  Don't forget to enter the date.  Then click on "Save"

Continuing adding chapters until your timeline is complete.


---

# 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://carare.gitbook.io/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/selecting-content/creating-a-timeline/adding-slides.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.
