# Export saved songs

Navigate to your **"Saved songs"** in the sidebar menu, then tap on the **three little dots** next to the song title:

<div align="left"><img src="/files/-LzByDOBRbz6dq5CrfWe" alt=""></div>

👉 Tap on "Export".

<div align="left"><img src="/files/-LzByNFS3bjozAACGP8_" alt=""></div>

###

### **⬇️ Learn more**

{% content-ref url="/pages/-Lz7ZzLm7lOpT2yd2X-b" %}
[MIDI](/export/midi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lz7\_0xHIfjbx9RhHzwk" %}
[PDF Lead sheet](/export/pdf-leadsheet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lz7\_3wZKoe42WAGck-X" %}
[Share song](/export/share-song.md)
{% endcontent-ref %}


---

# 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://guide.tonaly.app/export/export-saved-songs.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.
