# "Try these" - suggested phrases

`Autocomplete & Suggestions -> Suggested search keywords`

As you might have seen on the demo, there are keywords under the search bar, which can trigger the search:

![](https://i.imgur.com/6INjMkD.png)

You can enable and change these on the `Autocomplete & Suggestions -> Suggested search keywords` panel:

![](https://i.imgur.com/H3Yhcw4.png)

On this panel you can change the *pre-fix text color*, the *keywords color*, and *enter the keywords comma separated*:

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


---

# 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/autocomplete-and-keyword-suggestions/try-these-suggested-phrases.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.
