# 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: 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.2.0/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.
