# Plotting

- [Timeline](https://wiki.fortelling.app/plotting/timeline.md): How do you organize your story's chronology? In Fortelling, a Timeline lets you map Moments and Events in order, so your narrative's full arc is always clear and under control.
- [Boards](https://wiki.fortelling.app/plotting/boards.md): What is the Boards tool in Fortelling? It's a visual planning space where you pin story elements (characters, locations, images, and notes) and connect them with links to map relationships, motives,
- [Links](https://wiki.fortelling.app/plotting/links.md): How do you connect story elements in Fortelling? The Links feature lets you define, describe, and track relationships between characters, locations, items, events, and files.
- [Outline](https://wiki.fortelling.app/plotting/outline.md): The Outline tool lets you plan your story scene by scene.


---

# 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://wiki.fortelling.app/plotting.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.
