# Song Pitches

Once you have added your songs to your song catalog you can start **tracking your song submissions** by choosing the ‘Pitch Journal’ from the main menu.&#x20;

{% hint style="success" %}
After selecting the song you wish to pitch you can choose one of your creative talents as the **pitch contact** via a drop-down menu.
{% endhint %}

![](/files/-M6qGIiPff44qtLeLKsz)

{% hint style="info" %}
You will be able to **display the preferred phone number, email and street address** of the chosen pitch contact in the information display by clicking on the **‘i’ button** in the center of the navigation button. If the pitch contact is not the targeted artist but an associate, such as a producer or a publisher, you may want to enter the artist’s name in the optional pitch target field.
{% endhint %}

![](/files/-M6qD4SAUtlMoZ_d9Mg7)


---

# 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/pitch-journal/untitled.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.
