> For the complete documentation index, see [llms.txt](https://carare.gitbook.io/share-3d-guidelines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carare.gitbook.io/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/managing-your-stories/sharing-a-story.md).

# Previewing a story

Before sharing a story it is a good idea to preview it.  You can do this either by clicking on ["Preview" while you are editing the story](/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/selecting-content/writing-the-story/adding-slides.md) or by clicking on "**Preview**" on Your Stories homepage.

The story is now displayed as other users will see it.  You can run through the story to review the text and to check how the digital assets are displayed.  You can click on "**Exit Preview**" to return to edit mode if you need to make any adjustments.

![Previewing a slideshow style story](/files/-LvujIIKt84sQVZl3epH)

While in preview mode you will see that, as well as the title and description that you provided for the story, the system has added:

* The date of publication
* The category (slideshow, timeline or object + hotspot)
* Metadata

Click on the preview button and you will see the **metadata** for your story includes:&#x20;

* The title and description of the story
* The title and description of each chapter, together with the details of the asset (the URI, title and rights statement)
* Your name as the author of the story.


---

# 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://carare.gitbook.io/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/managing-your-stories/sharing-a-story.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.
