# Search Field

Input the word you wish to rhyme into the search field and press \<return>, \<tab> or \<next>.

![](/files/-M6WK1vyDGlGIWA6XPu1)

{% hint style="info" %}
If the search word offers **more than one pronunciation** (e.g. live, tear, read etc.) or has **gliding vowel sounds** that can either be pronounced as one or two syllables (e.g. fire, wired, cruel), a number in the far right of the search box will indicate the selected pronunciation. Switch to a different pronunciation by tapping/clicking on the number.
{% endhint %}

{% hint style="warning" %}
While it is possible to use phrases in the search field, Rhyme Genie will only find results if the identical phrase exists in its reference entries as well. It is therefore preferable to use **single words** instead of long phrases.
{% endhint %}


---

# 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://rhyme-genie-user-guide.idolumic.com/search-field.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.
