# SoundCloud

It's easy to share audio content on SoundCloud using an open creative commons license.  [Read these more in-depth instructions](https://help.soundcloud.com/hc/en-us/articles/115003566748-Creative-Commons), or watch the tutorial below. 📺&#x20;

![](/files/-L_bhRv6A3Ap1NxYEoxX)

In order to fulfill our standard of openness, you'll need to unclick everything under the Creative Commons section, with the exception of "Attribution" and/or "Share Alike".  Depending on how you want to [license your content](/standards/open-content.md), you'll check the appropriate boxes  **Noncommercial & No Derivative** **Works** should be unclicked.


---

# 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://www.opensourcedharma.info/implementation/soundcloud.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.
