> ## Documentation Index
> Fetch the complete documentation index at: https://docs.webradioplayers.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Your Embed Code

> Finalize your configuration and choose how you want to deploy your widget.

When you click **Finish** on the Configuration step, your player is officially saved to our servers, and you are brought to the **Completed** screen.

This dashboard generates the unique snippets of code required to make your player appear on your website.

<Frame>
  <img src="https://mintcdn.com/webradioplayers/_5EEyDIuaf1GiQu9/images/4a.png?fit=max&auto=format&n=_5EEyDIuaf1GiQu9&q=85&s=85b2933c6965b4e6c133fb2148523319" alt="Player Code Generation Dashboard" width="1920" height="1080" data-path="images/4a.png" />
</Frame>

## Choose Your Deployment Method

Because every website is built differently, we provide three distinct ways to integrate your new player. The dashboard is split into three tabs.

Select the platform you are using below to see the exact step-by-step instructions for your website:

<CardGroup cols={3}>
  <Card title="Standard Webpage" icon="html5" href="/players/embed-html">
    For custom websites, Webflow, Ghost, or any site where you can edit the HTML `<head>` and `<body>`.
  </Card>

  <Card title="WordPress" icon="wordpress" href="/players/embed-wordpress">
    For WordPress sites using our official plugin or native Gutenberg Custom HTML blocks.
  </Card>

  <Card title="Pop-up Window" icon="window-restore" href="/players/embed-popup">
    Launch a dedicated, resizeable pop-up window so music continues playing as users browse your site.
  </Card>
</CardGroup>
