# Chord Sheets

A **chord sheet** can be described as a **lyrics sheet** with **added chord symbols** to illustrate the chord progression of a song. More advanced chord sheets can also feature **chord charts** to suggest specific voicings for each chord.

{% hint style="info" %}
A chord chart typically shows a collection of **chord diagrams** with 5 bars of a guitar fretboard and 6 strings in standard tuning.&#x20;
{% endhint %}

![](/files/-M6msFcr7MX8iQekvlYk)

Individual notes of a particular chord are indicated by **dots** on the appropriate strings. The character ‘**x**’ above a string represents a muted string while a **circle** in the same position represents an open string.&#x20;

{% hint style="info" %}
If a particular chord is not playable in the first 5 bars of the fretboard a number to the left of the chord chart indicates the chord’s **fret position**.
{% endhint %}

In TuneSmith the chords and lyrics of a chord sheet are entered into the main text editor in the middle of the screen.&#x20;

You can format the chord sheet in the same fashion as you can format the lyrics sheets in the ‘[LyricsEditor](/song-catalog/editing-lyrics.md)’. If, for instance, you have already created a lyrics sheet with **indents and tabs** in the ‘LyricsEditor’ you can paste a fully formatted copy of your lyrics into the text editor of the ‘**Chord Sheet**’ to quickly add the chords at desired positions.

{% hint style="info" %}
The text editor of the ‘Chord Sheet’ offers **two different modes** to control the way the chords are being displayed. In the edit mode the chords are enclosed in **square brackets** and are displayed in **plain text format** within the lyrics. In the **preview mode** the chords are properly formatted and appear **without the brackets above the lyrics**.&#x20;
{% endhint %}

{% hint style="success" %}
Switch between the two modes by clicking on the ‘**Preview**’ button with the **Db major chord icon** above the text editor.
{% endhint %}

![](/files/-M6mwy1UfHLxY_9ahX3j)

{% hint style="warning" %}
Above the ‘Preview’ button is the ‘**Details**’ button, which can be used to show or **hide** the guitar **chord charts** of a particular song.
{% endhint %}

The chord charts will be automatically placed in the **head section** whenever a chord sheet is being **printed**. If a simpler chord sheet is preferred the chord charts can be hidden and excluded from printouts by switching off the ‘Details’ button.


---

# 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/chord-sheets.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.
