> For the complete documentation index, see [llms.txt](https://manual.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.scandipwa.com/v5.0.5/seo-and-search/search-terms.md).

# Search Terms

You can learn what your customers are looking for by examining the search terms they use to find products in your store. Below, you can find the support status of Magento 2 search terms configurations.

| **SECTION**          | **STATUS**      | **DESCRIPTION**                                                                                                                   |
| -------------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| Popular Search Terms | **IN PROGRESS** | The Search Terms link in the footer of your store displays the search terms used by visitors to your store, ranked by popularity. |
| Search Synonyms      | **IN PROGRESS** | You can capture a broad range of search terms by entering all the possible words a customer might use to find your products.      |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.scandipwa.com/v5.0.5/seo-and-search/search-terms.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.
