# Share song

> Be sure that you are in the "Songwriting" mode of the app.&#x20;

&#x20;Swipe up the sheet at the bottom of the screen and tap on the icon highlighted below.

If you don't see it, you must scroll the list of icons horizontally.

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

👉 In the following sheet, tap on "Share link".

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

👉 Tap on "Share link" or "Copy".

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

Receivers will need the TONALY iOS app.

{% hint style="warning" %}
Your song will still only be on your device. Changes to the song will **not be synced** to the link. If you (or the receiver) make some changes, you will need to send a new sharing link.
{% endhint %}

{% hint style="info" %}
**The link looks weird!** That's all-right, the link contains a lot of information. It could be shorter, but then your song needs to be saved on a server. For your privacy, we will work with the long link. 🙂
{% endhint %}


---

# 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/share-song.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.
