# Narrative Interface User Guide

What is in here:&#x20;

1. [Accessing the Narrative](/getting-started/narrative/access.md)
2. [Tour the Narrative](/getting-started/narrative/tour.md)
3. [Narratives Navigator ](/getting-started/narrative/navigator.md)
4. [The Job Browser](/getting-started/narrative/job-browser.md)
5. [Create a new Narrative](/getting-started/narrative/create.md)
6. [Exploring data in KBase](/getting-started/narrative/explore-data.md)
7. [Add data to a Narrative](/getting-started/narrative/add-data.md)
8. [Browsing analysis tools - KBase Apps](/getting-started/narrative/add-apps.md)
9. [Analyze data using Apps](/getting-started/narrative/analyze-data.md)
10. [Revising the Narrative](/getting-started/narrative/revise.md)
11. [Formatting Markdown in the Narrative](/getting-started/narrative/markdown.md)
12. [Share a Narrative](/getting-started/narrative/share.md)
13. [Access and copy Narratives](/getting-started/narrative/access-and-copy.md)
14. [Create an Org](/getting-started/narrative/orgs.md)


---

# 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.kbase.us/getting-started/narrative.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.
