# Overview

**Excalidraw for Confluence** helps you easily brainstorm & visualize ideas, with UML diagrams, GUI wireframes, and many things else.

Macros included:

* Excalidraw: whiteboard and drawing tool for UML diagrams, GUI wireframes, or anything you want.
* Mermaid, PlantUML, Graphviz: draw UML diagrams, software architecture design using Markdown-like plaintext format.

You can install the app by following the instructions at [Atlassian Marketplace](https://marketplace.atlassian.com/apps/1226438/excalidraw-for-confluence?hosting=cloud\&tab=installation).

![Excalidraw for Confluence](/files/zSHuaXf0asiX1GvZDnft)


---

# 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://fulstech.gitbook.io/docs/whiteboarding-and-diagramming/excalidraw-for-confluence/confluence-cloud/overview.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.
