# SoundCloud Integration

There are many ways to add your SoundCloud song to your Vintcer website but this one is the fastest and easiest.

{% hint style="info" %}
You can also use a RAW element to embed SoundCloud Played to your website.
{% endhint %}

1. Open Section category by clicking on the Blue colored + button.

![](/files/-LBqRR4PQrr7UQg75ck3)

#### Click on Widgets,  inside section Menu<br>

![](/files/-LBqRb7yKulemSxIopIX)

#### Choose SoundCloud widget (highlighted with blue boundaries)

![](/files/-LBqRecvumOVRRXZbqQM)

#### A SoundCloud widget will be added to your website. (You can add as many as you want).

![](/files/-LBqRlDK_psPV8ZtpgMz)

#### Click anywhere inside SoundCloud widget section and then click on Edit raw .

![](/files/-LBqRtlioUSBn2X7O6YO)

#### Enter your own SoundCloud Track URL and check the item to show on your song.

![](/files/-LBqS1JZQvquQakkLVVn)

Click UPDATE button and your track will be added to your Website

You can adjust more setting like margins, height, width etc. from Setting tab

![](/files/-LBqS945AkMoqV1oBWsO)

To embed SoundCloud track with different look and with different functionalities, [Please read this article](https://help.vintcer.com/)


---

# 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.vintcer.com/soundcloud-integration.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.
