# Integrate Playlist Player into your website

Finish the creation of a Web Player by clicking **Create new player** button.

You will now see your newly created player appear in the **Distribution Channels** section.

<figure><img src="/files/VuBtymudzOVUhIrWon0Q" alt=""><figcaption></figcaption></figure>

Click on the **Add Playlist Webplayer** to see the integration code snippet.

<figure><img src="/files/Sa0TA2JamJhNdh6lT9Wo" alt=""><figcaption></figcaption></figure>

Just copy and paste this snippet into your website template.

We recommend placing the player above the fold for the best user engagement. Our statistics show that following our recommendations can lead to a 10% click rate on the play button.


---

# 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.bottalk.io/docs/features/playlist-player/integrate-playlist-player-into-your-website.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.
