# Chord inspector

Use the Chord inspector (menu **Tools/Chord inspector**) to see the notes of the **selected chord symbol**, using different visualizations., as shown in the image below.

## Piano keyboard

![](/files/nQ1QuxNA1U8pPTQa4Pyd)

If there is an **harmonic scale** set for the selected chord symbol (see [chord symbol editor](/user-guide/editors/chord-lead-sheet.md#harmony)), the notes of the scale are shown (example below).

![](/files/YVRtlcgmLCos03ksJILk)

## Guitar diagrams

The red dots represent tonic notes (for ex. G for Gm69).

![Most common diagrams for the G69 chord](/files/3PDMtb0982UyqWVbacR8)

By clicking on the button you can switch between different types of positions : *most common, open voiced, close voiced, inversions*.

![Open voiced diagrams for the Gm69 chord](/files/MN8HgrzoTO2vzgwu2UW1)

## Score

<figure><img src="/files/oJOdvwSPcT96pvcs0CG6" alt=""><figcaption><p>Chord and associated scale notes</p></figcaption></figure>


---

# 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://jjazzlab.gitbook.io/user-guide/tools/notes-viewer.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.
