# Exploring stories

When you go to the [Storymaker home page](/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/creating-a-story.md) you will see some of the latest stories. Scroll down to the bottom of the page and you will see there is the option to "**Explore more stories**".

![](/files/-Lvuto_KnvfQDGK3bfaK)

Clicking on Explore more stories takes you to the "**Explore Stories**" search page. You can search for stories by entering keywords, or by type (hotspot, timeline, slideshow).

![](/files/-Lvuu8G_AGc94t1Frlk7)

{% hint style="info" %}
If you hover over a the preview image for a story you will see the short description about the story.
{% endhint %}


---

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