# Available Actions in Beta Phase

During the beta phase, the actions you can perform with your SongShares include:

1. **Withdraw Money**:
   * Withdraw the money generated by the SongShares of a specific song to your account.
2. **Transfer SongShares**:
   * Send SongShares to another user account.
3. **Sell SongShares**:
   * Set a number of SongShares to sell on the platform. Please note that during the Beta version, only the creators of the WSong will have the ability to sell SongShares.

These steps and functions are designed to provide simple and efficient management of your shares in the songs distributed through SONGS.


---

# 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/available-actions-in-beta-phase.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.
