> For the complete documentation index, see [llms.txt](https://tunesmith-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://tunesmith-user-guide.idolumic.com/support/faq/can-i-install-the-rhyme-genie-plug-in-on-windows.md).

# Can I install the Rhyme Genie plug‑in on Windows?

The plug‑in version of Rhyme Genie is **automatically installed** with all versions of TuneSmith on macOS as well as with the **64‑bit version** of TuneSmith on Windows.

{% hint style="info" %}
When using the **32‑bit version** of TuneSmith on **Windows** the stand-alone version of Rhyme Genie allows you to benefit from all of TuneSmith's rhyme clipboard features.&#x20;
{% endhint %}

{% hint style="warning" %}
Generally speaking the **only difference** in functionality between the 32‑bit version and the 64‑bit version of TuneSmith is that in the 32‑bit version you cannot look up words in Rhyme Genie from within TuneSmith's text editor with a single click. To look up rhymes you have to copy words via the computer clipboard or type them into Rhyme Genie's search field.
{% endhint %}

The 32‑bit and 64‑bit versions of Rhyme Genie and TuneSmith work in similar fashion when you copy Rhyme Genie's clipboard entries to TuneSmith's rhyme clipboard. The 32‑bit version merely requires an extra click; one click to copy Rhyme Genie's clipboard entries into your computer clipboard and one click to copy the computer clipboard entries into TuneSmith's clipboard. Please note that Rhyme Genie's clipboard option to copy entries in the TuneSmith format must be active. Once rhymes have been copied to TuneSmith you can select any previous search word to look up the corresponding rhyme mates by clicking on the small arrow in the top left corner of TuneSmith’s rhyme clipboard.


---

# 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, and the optional `goal` query parameter:

```
GET https://tunesmith-user-guide.idolumic.com/support/faq/can-i-install-the-rhyme-genie-plug-in-on-windows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
