# Song Lyrics

To enter the lyrics of your songs select ‘Lyrics Editor’ in the submenu.&#x20;

{% hint style="warning" %}
Notice that the **‘Details’** and the **‘Audio’** button keep their individual settings when you **switch** from **‘**[Song Info](/song-catalog/untitled.md)**’** to **‘Lyrics Editor’** and vice versa. While the audio player remains unchanged the details will reflect the current submenu selection. In the ‘Lyrics Editor’ you will see the lyrics **revision history** and a field for notes.&#x20;
{% endhint %}

![](/files/-M6rRHLCrxPvh7LkluYd)

{% hint style="success" %}
If you are using the 64-bit version of TuneSmith you can quickly find rhymes by looking up words in the **automatically installed plug-in** version of **Rhyme Genie**. Select words or place the cursor on one word and click on the bottle icon above the ‘Lyrics Editor’ to show rhymes. Alternatively press ‘r’ while holding the command key. Click on the button to the right of Rhyme Genie’s clipboard to copy its entries to TuneSmith’s clipboard (make sure the appropriate clipboard option is selected in Rhyme Genie’s setup screen).
{% endhint %}

{% hint style="warning" %}
If you are using the 32-bit version of TuneSmith on Microsoft Windows or if you have **disabled the Rhyme Genie plug-in** you will have to look up rhymes manually by launching the stand-alone version of Rhyme Genie 8 or higher. Click on the button to the right of Rhyme Genie’s clipboard to copy its entries to the computer clipboard (Rhyme Genie’s clipboard option to copy entries in the TuneSmith format must be active). Transfer the rhymes from the computer clipboard to TuneSmith by clicking on the button with the clipboard icon at the top of TuneSmith’s rhyme clipboard.
{% endhint %}

{% hint style="info" %}
You can access a clipboard history via a hidden pop-up menu by clicking on the gray arrow at the top left of **TuneSmith’s rhyme clipboard**. The clipboard history will let you select any word that was entered into **Rhyme Genie’s search field** to show the **corresponding rhyme mates**.To show all copied rhymes at the same time you can expand TuneSmith’s clipboard by clicking on the button with the three dots at the top right of TuneSmith’s rhyme clipboard.
{% 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://tunesmith-user-guide.idolumic.com/song-catalog/song-lyrics.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.
