# Describing A Narrative

The title of a narrative should read like the headline for a story. The description field should explain the claim that is being made so that it can be recognized in tips and issues that have not yet been connected to this narrative. In the description, include a statement about what makes this narrative problematic. Together, the title and description should include the most likely key words that would be used to search for information about this story.


---

# 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.junkipedia.org/getting-started/managing-narratives/describing-a-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.
