# All about the Space

- [Notch Editor](https://docs.notch.so/all-about-the-space/notch-editor.md): Notch's editor supports different writing formats, interactive blocks, helpful ways to organize your content and more.
- [Elements](https://docs.notch.so/all-about-the-space/elements.md): Notch editor supports different writing formats, interactive blocks, helpful ways to organize your content and more.
- [Text elements](https://docs.notch.so/all-about-the-space/elements/text-elements.md): An overview of all text elements in Notch
- [Embeds](https://docs.notch.so/all-about-the-space/elements/embeds.md): Overview of all embed options in Notch
- [PDF Export](https://docs.notch.so/all-about-the-space/pdf-export.md): Export spaces and pages as PDF
- [Activity Insights](https://docs.notch.so/all-about-the-space/activity-insights.md): See all client interactions within a Notch space


---

# 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.notch.so/all-about-the-space.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.
