> 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/general-questions.md).

# FAQ

- [Why does Rhyme Genie find fewer perfect rhymes than my printed rhyming dictionary?](https://rhyme-genie-user-guide.idolumic.com/general-questions/why-does-rhyme-genie-find-less-perfect-rhymes-than-my-traditional-rhyming-dictionary-book.md)
- [Which setup options give me the best results to find all rhymes used in today's music?](https://rhyme-genie-user-guide.idolumic.com/general-questions/which-setup-options-give-me-the-best-results-to-find-all-rhymes-used-in-todays-music.md)
- [Why does Rhyme Genie use that much storage space?](https://rhyme-genie-user-guide.idolumic.com/general-questions/why-does-rhyme-genie-use-that-much-storage-space.md)
- [Do I need to be connected to the internet to run Rhyme Genie?](https://rhyme-genie-user-guide.idolumic.com/general-questions/do-i-need-to-be-connected-to-the-internet-to-run-rhyme-genie.md)
- [Do you collect and send any private data during the license request?](https://rhyme-genie-user-guide.idolumic.com/general-questions/do-you-collect-and-send-any-private-data-during-the-license-request.md)


---

# 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/general-questions.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.
