# What is a SongShare

A songshare is a share that represents 0.01% of the future benefits generated by a song through our digital distribution on SONGS. Every time you create a [Wrapped Song](/wrapped-songs/what-is-a-song.md) (SONG), you will receive 10,000 SongShares, which you can manage, transfer, or sell at your convenience. SongShares offer artists the opportunity to share the benefits of their songs with collaborators and fans, creating a unique and transparent investment dynamic in the music industry.

By owning SongShares, users are entitled to a portion of the revenue generated by the song through streaming and digital download platforms. This allows fans and collaborators to directly participate in the financial success of the music they support.

**Viewing SongShares**

In this section, by selecting the SongShares corresponding to your (SONG), you will see the following information:

1. **Distribution Status**:
   * Check if the WSong has already been distributed or is pending distribution.
2. **Number of SongShares**:
   * View how many SongShares you own of that song.
3. **Money Accumulated**:
   * Shows how much money those SongShares have accumulated.
4. **Withdrawal Options**:
   * Allows you to withdraw the money generated by those SongShares to your account.
5. **Usage Statistics**:
   * Check the statistics regarding the use of that song in streaming systems.
6. **Song Metadata**:
   * Access the complete metadata information of the song.
7. **Other Account Owners**:
   * See which other accounts own SongShares of that song.


---

# 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://docs.songs-tools.com/songshares/what-is-a-songshare.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.
