# Setka Editor

- [Getting started](https://setka.gitbook.io/help-center/setka-post-editor/getting-started.md): A quick overview of the Setka Editor interface and features, along with all shortcut keys.
- [Drag-and-Drop & Multiselect](https://setka.gitbook.io/help-center/setka-post-editor/drag-and-drop-experience.md)
- [Text editing](https://setka.gitbook.io/help-center/setka-post-editor/text-editing.md): All about text formatting, links and anchors.
- [Grids and Layout](https://setka.gitbook.io/help-center/setka-post-editor/grid-modules.md): Working with layouts in Setka Editor, using grids and nested grids.
- [Images](https://setka.gitbook.io/help-center/setka-post-editor/images.md): How to add and change images, add image galleries, image captions, and alt attributes.
- [Image Editor](https://setka.gitbook.io/help-center/setka-post-editor/images/image-editor.md): Using the in-built Image Editor in Setka Editor.
- [Background images](https://setka.gitbook.io/help-center/setka-post-editor/adding-background-images.md): How to add background images to content in Setka Editor.
- [Icons](https://setka.gitbook.io/help-center/setka-post-editor/icons.md): All about using inline Icons in Setka Editor.
- [Animations](https://setka.gitbook.io/help-center/setka-post-editor/animations.md): How to add animations to text, images and paragraphs in Setka Editor.
- [Lists](https://setka.gitbook.io/help-center/setka-post-editor/lists.md): All about numbered and bulleted lists in Setka Editor.
- [Tables](https://setka.gitbook.io/help-center/setka-post-editor/tables.md): How to add tables to your content in Setka Editor, set tables design, column width and adjust view for mobile screens.
- [Dividers](https://setka.gitbook.io/help-center/setka-post-editor/dividers.md)
- [Footnotes](https://setka.gitbook.io/help-center/setka-post-editor/footnotes.md): All about "popover" Footnotes in Setka Editor: adding footnotes, editing content, settings.
- [Hotspots](https://setka.gitbook.io/help-center/setka-post-editor/hotspots.md): Hotspots bring interactive, contextual pop-ups that contain rich content (text, images, buttons, links, icons, and more) to your images.
- [Enhance Symbols](https://setka.gitbook.io/help-center/setka-post-editor/enhace-symbols.md): Enhance Symbols features: working with dashes, special characters, quotation marks, punctuation, non-breaking spaces and etc.
- [Post templates](https://setka.gitbook.io/help-center/setka-post-editor/templates.md): All about creating, applying, and editing post layout templates in Setka Editor.
- [Buttons](https://setka.gitbook.io/help-center/setka-post-editor/buttons.md): All about adding buttons in the Setka Editor interface and editing buttons design (styles).
- [Comments and collaboration](https://setka.gitbook.io/help-center/setka-post-editor/comments-and-collaboration.md): All about comments and collaboration in Setka Editor.
- [Embeds](https://setka.gitbook.io/help-center/setka-post-editor/embeds.md): How to embed some elements from external sites into your content (videos, Twitter quotes, Instagram photos, etc.)
- [Hyphenation](https://setka.gitbook.io/help-center/setka-post-editor/hyphenation.md): Learn how the hyphenation works in Setka and how you can disable it if necessary.
- [Responsive layout for mobile screens](https://setka.gitbook.io/help-center/setka-post-editor/responsive-layout-for-mobile-screens.md): How to preview the content display on mobile devices and adjust design and animation setting for mobile screens.
- [Custom CSS](https://setka.gitbook.io/help-center/setka-post-editor/custom-css.md): How to add custom CSS to further customize content in Setka Editor.
- [Custom JS plugins](https://setka.gitbook.io/help-center/setka-post-editor/custom-js-plugins.md): Supercharge your Setka posts with custom JS plugins. Implement your content sliders, image popups, accordions, tabs, and many more. Build JS plugins for your content any way you want.


---

# 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://setka.gitbook.io/help-center/setka-post-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.
