# Editor Notes

The editor note can appear as either an inline message under / over an editor or you can make a slide out panel with more content.&#x20;

You have several options when creating an editor note

<figure><img src="/files/6VAXZ6npMR7TN0ws8G6W" alt=""><figcaption><p>Editor notes settings</p></figcaption></figure>

And they display like so in the admin content editor

<figure><img src="/files/CDfkaubmmO063GVgGykI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wctzFdGqnJnA8f6CsoeP" alt=""><figcaption></figcaption></figure>


---

# 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://aptitude.gitbook.io/zaubercms/creating-a-website/current-content-properties/editor-notes.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.
