# Gutenberg and Other Page Editors

For better access both default editor shortcodes and Visual Composer shortcodes are provided.

## Gutenberg  Editor - Add Search Bar

On Gutenberg use the "+" button to add a new block, the search for *Ajax Search Pro*, click on the Block to add a new search element.

![](/files/oKVTzrO3NYo8XN2totIB)

You can also use the [search shortcodes](/getting-started/search-shortcodes.md) within a shortcode or a paragraph block.

## Elementor - Oxygen Builder - WPBakery - Divi Builder and Other builder shortcodes

For page builders, use the shortcode or a simple content element, and place the [plugin search shortcodes](/getting-started/search-shortcodes.md) there.

![](/files/J27tArBqM9mSHmljYEgB)![](/files/gFzmvPJyzq3mgXO89TAJ)

## Classic Editor Shortcodes

You can easily access every shortcode in the post editor, by clicking on the ASP button.

![](http://i.imgur.com/VTIczca.png)

You can also add the [search shortcodes](/getting-started/search-shortcodes.md) manually, simply copy/paste them to the content.


---

# 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://documentation.ajaxsearchpro.com/getting-started/gutenberg-elementor-divi-other-page-editors.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.
