> For the complete documentation index, see [llms.txt](https://rhyme-genie-user-guide.idolumic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rhyme-genie-user-guide.idolumic.com/beyond-rhyme/syllable-matching-synonyms.md).

# Syllable Matching Synonyms

Whenever you see a plus sign inside the magnifying glass to the left of the search field you can access a unique thesaurus with over **537,000 synonyms**.&#x20;

{% hint style="success" %}
Tap/click on the plus sign to reveal a list of words that are not only **related** **in meaning** to the search word but also share the **same number of syllables**.
{% endhint %}

![](/files/-M6gMPhUL6J0KSOxd1Xz)

{% hint style="info" %}
Tap/click on any entry from the list to replace the current search word or hide the list again by tapping/clicking outside of the list.
{% endhint %}


---

# 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://rhyme-genie-user-guide.idolumic.com/beyond-rhyme/syllable-matching-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.
