# Synonyms

There are **many synonyms** that each person has a different way of calling them. For example, a "**chair**", some people call it a "**chair**", others call it a "**sofa**" or "**seater**" or "**armchair**"... This feature helps you manage those synonyms and process them when searched.

To create your synonym, go to **Synonyms -> Create synonym**

![](/files/uFMIsRgnPWB1HrPGCsHf)

Enter your **synonyms** and click **Save**

![](/files/iUEuOWdvAt40AASuQ1h5)

Resul&#x74;**:** When you search for the word "**seater**", the products containing the word "**chair**" or "**armchair**" are also displayed.

![](/files/iWn1GSgt7pAcTTmCQeSY)


---

# 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://docs.flashsearch.io/search/synonyms.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.
