# Additional search keywords for post types

{% hint style="warning" %}
If this box is **missing or not visible** then check the [meta box on post editor screen](/other-useful-things/meta-box-on-post-editor-screen.md#enabling-the-meta-box-for-post-types) documentation.
{% endhint %}

![Scrolling down on the post editor screen](/files/-MXlF3rW2BaHAWMZl7dh)

Enter keywords separated by a **space**. This field works both with the regular and index table engines.


---

# 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/other-useful-things/additional-search-keywords-for-post-types.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.
