# Project Views

- [Map View](https://docs.acorn.software/project-views/map-view.md)
- [Creating Outcomes](https://docs.acorn.software/project-views/map-view/creating-outcomes.md)
- [Removing Outcomes](https://docs.acorn.software/project-views/map-view/removing-outcomes.md)
- [Outcome Connections](https://docs.acorn.software/project-views/map-view/outcome-connections.md)
- [Canvas Navigation in Map View](https://docs.acorn.software/project-views/map-view/canvas-navigation-in-map-view.md)
- [Tree Navigation by Keyboard](https://docs.acorn.software/project-views/map-view/tree-navigation-by-keyboard.md)
- [Map Viewing Options](https://docs.acorn.software/project-views/map-view/map-viewing-options.md)
- [Table View](https://docs.acorn.software/project-views/table-view.md)
- [High Priority View](https://docs.acorn.software/project-views/high-priority-view.md)
- [Expanded View](https://docs.acorn.software/project-views/expanded-view.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.acorn.software/project-views.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.
