# Studio for Confluence

Studio is a Confluence app which helps you to create designs directly within Confluence.&#x20;

To get started, go to any Confluence Space and then:

1. Go to Design Studio in the Apps section of the left sidebar
2. Create a new design and save it to a page in Confluence. The design will live as an attachment on that page.
3. Go to the page where you saved the design and add a Design Studio Viewer macro and pick the design for it to be displayed on that page.

Check out the various topics on the left side of this page.

We're still working on our documentation, but here is a video of us making the v1 of our logo (since improved).

{% embed url="<https://www.youtube.com/watch?v=aIl57Yf17pw>" %}

The header image above was created in Studio and here are a few alternative logos that we also created in Studio but didn't work at 144x144:

<div><figure><img src="https://2958118527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBduO0W12i8Iyqwrpvf1%2Fuploads%2FzCvbi99uAhoSn9LkHpI0%2FPNG-Bild%202.jpeg?alt=media&#x26;token=e7cf88e2-524b-4997-843d-6ccd837ec698" alt=""><figcaption></figcaption></figure> <figure><img src="https://2958118527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBduO0W12i8Iyqwrpvf1%2Fuploads%2FhBQiq0vTHxG28ffW3LEU%2FPNG-Bild.jpeg?alt=media&#x26;token=4aeba1df-75f5-4f40-833f-63d88403173e" alt=""><figcaption></figcaption></figure></div>


---

# 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://abrega.gitbook.io/studio/studio-for-confluence.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.
