> 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/expanding-your-search.md).

# Getting Started

Of 30 different rhyme types the **Intelligent Rhyme** is the most suitable choice for new users. It allows you to benefit from Rhyme Genie's most powerful features while enabling you to enjoy a variety of near rhymes without requiring further study.&#x20;

{% hint style="success" %}
Select the Intelligent Rhyme by tapping/clicking on the arrows to the left of the search field.
{% endhint %}

![](/files/-M6Z5dLhcTRzoM4g_zui)

![](/files/-M6Y6RsUjogWZv-UnpTg)

{% hint style="info" %}
Consult the[ Rhyme Type Reference](/rhyme-type-reference-1/rhyme-type-reference-overview.md) to learn more about the supported rhyme types once you are familiar with the app.
{% 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/expanding-your-search.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.
