# Editor

- [Templates](https://support.hivo.co/editor/templates.md): Templates helps to speed up and simplify the process of creating content efficiently while maintaining consistency in branding and clarity throughout the content creation process.
- [Settings](https://support.hivo.co/editor/settings.md): Provides options to customize and configure various aspects of your content.
- [Saving Templates](https://support.hivo.co/editor/saving-templates.md): Saves your time and keeps your work neat, making it easy to create new content without starting from scratch every time.
- [Brand Assets](https://support.hivo.co/editor/brand-assets.md): It helps to manage and access brand resources to ensure consistency and adherence to brand guidelines across all content.
- [Layers](https://support.hivo.co/editor/layers.md): It helps you organize and manage different elements in your design
- [Export](https://support.hivo.co/editor/export.md): Allows easy sharing, compatibility with other software, backup, and facilitates collaboration by enabling others to access and use your designs in various formats.
- [Auto Resize with AI](https://support.hivo.co/editor/auto-resize-with-ai.md): Automatically adjust the size and layout of your designs for multiple platforms


---

# 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://support.hivo.co/editor.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.
