# Navigation Button

You can browse through all of your creative talents by clicking on the arrows of the navigation button:

{% hint style="success" %}
Click on the **right** arrow to go to the **next** record. \
Click on the **left** arrow to go to the **previous** record. \
Click on the **up** arrow to go to the **first** record. \
Click on the **down** arrow to go to the **last** record.
{% endhint %}

![](/files/-M6i_xv8MbQTYw0S9L69)

{% hint style="success" %}
Click on the **‘+’** sign to create a **new** record. \
Click on the **‘=’** sign to **clone** the selected record. \
Click on the **‘-’** sign to **delete** the selected record.
{% endhint %}

One of TuneSmith’s advanced features is to **show related information** that you have entered into a different storage compartment.&#x20;

For instance you can look up the number of times you have entered a specific creative talent into the ‘Pitch Journal’ to find out how many of your songs you have pitched. You can also see if one of the songs that was pitched became a hit.&#x20;

{% hint style="info" %}
To access this information click on the **‘i’ button** in the center of the record navigation button.&#x20;
{% endhint %}

The related information will replace the creative talent’s name in the middle of the main display. Click on the ‘i’ to hide the related information and show the name once again.


---

# 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/essentials/navigation-button.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.
