# BeatPass > Help Center and Developer Docs for BeatPass - the beat licensing and music collaboration platform for producers, artists, and curators. ## Docs - [Mintlify](https://docs.beatpass.ca/.windsurf/rules/mintlify.md) - [Create a new album](https://docs.beatpass.ca/api-reference/albums/create-a-new-album.md) - [Get an Album](https://docs.beatpass.ca/api-reference/albums/get-an-album.md) - [Get list of albums](https://docs.beatpass.ca/api-reference/albums/get-list-of-albums.md) - [Check if current user follows an artist](https://docs.beatpass.ca/api-reference/artists/check-if-current-user-follows-an-artist.md) - [Create a new artist](https://docs.beatpass.ca/api-reference/artists/create-a-new-artist.md) - [Follow an artist](https://docs.beatpass.ca/api-reference/artists/follow-an-artist.md) - [Get all users that follow specified artist](https://docs.beatpass.ca/api-reference/artists/get-all-users-that-follow-specified-artist.md) - [Get an Artist](https://docs.beatpass.ca/api-reference/artists/get-an-artist.md) - [Get list of artists](https://docs.beatpass.ca/api-reference/artists/get-list-of-artists.md) - [Paginate artist albums](https://docs.beatpass.ca/api-reference/artists/paginate-artist-albums.md) - [Paginate artist tracks](https://docs.beatpass.ca/api-reference/artists/paginate-artist-tracks.md) - [Unfollow an artist](https://docs.beatpass.ca/api-reference/artists/unfollow-an-artist.md) - [Check for duplicate tracks using fingerprinting](https://docs.beatpass.ca/api-reference/audio-fingerprinting/check-for-duplicate-tracks-using-fingerprinting.md) - [Generate audio fingerprint for a track](https://docs.beatpass.ca/api-reference/audio-fingerprinting/generate-audio-fingerprint-for-a-track.md) - [Get fingerprint generation status](https://docs.beatpass.ca/api-reference/audio-fingerprinting/get-fingerprint-generation-status.md) - [Login](https://docs.beatpass.ca/api-reference/auth/login.md): Authenticates a user and returns the user object. - [Register for a new account](https://docs.beatpass.ca/api-reference/auth/register-for-a-new-account.md) - [Create a new beat request](https://docs.beatpass.ca/api-reference/beat-requests/create-a-new-beat-request.md) - [Delete a beat request](https://docs.beatpass.ca/api-reference/beat-requests/delete-a-beat-request.md) - [Get a specific beat request](https://docs.beatpass.ca/api-reference/beat-requests/get-a-specific-beat-request.md) - [Get current user's beat requests](https://docs.beatpass.ca/api-reference/beat-requests/get-current-users-beat-requests.md) - [Get submissions for a beat request](https://docs.beatpass.ca/api-reference/beat-requests/get-submissions-for-a-beat-request.md) - [List all beat requests](https://docs.beatpass.ca/api-reference/beat-requests/list-all-beat-requests.md) - [Log a producer view on a beat request](https://docs.beatpass.ca/api-reference/beat-requests/log-a-producer-view-on-a-beat-request.md) - [Renew an expired beat request](https://docs.beatpass.ca/api-reference/beat-requests/renew-an-expired-beat-request.md) - [Submit a track to a beat request](https://docs.beatpass.ca/api-reference/beat-requests/submit-a-track-to-a-beat-request.md) - [Create a new collection](https://docs.beatpass.ca/api-reference/collections/create-a-new-collection.md) - [Delete a collection](https://docs.beatpass.ca/api-reference/collections/delete-a-collection.md) - [Get a collection by ID](https://docs.beatpass.ca/api-reference/collections/get-a-collection-by-id.md) - [Get featured collections](https://docs.beatpass.ca/api-reference/collections/get-featured-collections.md) - [List collections](https://docs.beatpass.ca/api-reference/collections/list-collections.md) - [Update a collection](https://docs.beatpass.ca/api-reference/collections/update-a-collection.md) - [Validate a coupon code and calculate discount](https://docs.beatpass.ca/api-reference/coupons/validate-a-coupon-code-and-calculate-discount.md) - [Generate cover art preview](https://docs.beatpass.ca/api-reference/cover-art/generate-cover-art-preview.md) - [Get available cover art templates](https://docs.beatpass.ca/api-reference/cover-art/get-available-cover-art-templates.md) - [Create an exclusive license preset](https://docs.beatpass.ca/api-reference/exclusive-licenses/create-an-exclusive-license-preset.md) - [Delete a preset](https://docs.beatpass.ca/api-reference/exclusive-licenses/delete-a-preset.md) - [Get a specific preset](https://docs.beatpass.ca/api-reference/exclusive-licenses/get-a-specific-preset.md) - [List exclusive license presets](https://docs.beatpass.ca/api-reference/exclusive-licenses/list-exclusive-license-presets.md) - [Update a preset](https://docs.beatpass.ca/api-reference/exclusive-licenses/update-a-preset.md) - [List all available genres](https://docs.beatpass.ca/api-reference/genres/list-all-available-genres.md) - [Get achievements leaderboard](https://docs.beatpass.ca/api-reference/leaderboards/get-achievements-leaderboard.md) - [Get genre-specific leaderboard](https://docs.beatpass.ca/api-reference/leaderboards/get-genre-specific-leaderboard.md) - [Get global producer leaderboard](https://docs.beatpass.ca/api-reference/leaderboards/get-global-producer-leaderboard.md) - [Get rising stars leaderboard](https://docs.beatpass.ca/api-reference/leaderboards/get-rising-stars-leaderboard.md) - [Check license status for a track](https://docs.beatpass.ca/api-reference/license-certificates/check-license-status-for-a-track.md) - [Download license certificate as PDF](https://docs.beatpass.ca/api-reference/license-certificates/download-license-certificate-as-pdf.md) - [Generate a license certificate for a track](https://docs.beatpass.ca/api-reference/license-certificates/generate-a-license-certificate-for-a-track.md) - [Revoke a license certificate](https://docs.beatpass.ca/api-reference/license-certificates/revoke-a-license-certificate.md) - [Verify a license certificate by UUID](https://docs.beatpass.ca/api-reference/license-certificates/verify-a-license-certificate-by-uuid.md) - [View license certificate for a purchased track](https://docs.beatpass.ca/api-reference/license-certificates/view-license-certificate-for-a-purchased-track.md) - [Delete conversation for the authenticated user](https://docs.beatpass.ca/api-reference/messaging/delete-conversation-for-the-authenticated-user.md) - [Get messages for a conversation](https://docs.beatpass.ca/api-reference/messaging/get-messages-for-a-conversation.md) - [Get total unread message count](https://docs.beatpass.ca/api-reference/messaging/get-total-unread-message-count.md) - [Get user's conversations](https://docs.beatpass.ca/api-reference/messaging/get-users-conversations.md) - [Mark conversation as read](https://docs.beatpass.ca/api-reference/messaging/mark-conversation-as-read.md) - [Send a message to a conversation](https://docs.beatpass.ca/api-reference/messaging/send-a-message-to-a-conversation.md) - [Start a new conversation (direct or group)](https://docs.beatpass.ca/api-reference/messaging/start-a-new-conversation-direct-or-group.md) - [Delete FCM token](https://docs.beatpass.ca/api-reference/notifications/delete-fcm-token.md): Remove an FCM device token for the authenticated user. This endpoint currently expects the token in a JSON request body. Some HTTP clients or intermediaries may drop bodies on `DELETE` requests, so clients should ensure their stack preserves the payload. Keeping the token out of the URL avoids encod… - [Get notification subscriptions](https://docs.beatpass.ca/api-reference/notifications/get-notification-subscriptions.md): Retrieve the authenticated user's notification configuration, available channels, current selections, and user context. The `{user}` path accepts the authenticated user's numeric ID or `me`. - [Register or refresh FCM token](https://docs.beatpass.ca/api-reference/notifications/register-or-refresh-fcm-token.md): Store or refresh an FCM device token for the authenticated user. - [Update notification subscriptions](https://docs.beatpass.ca/api-reference/notifications/update-notification-subscriptions.md): Update one or more notification subscription channel selections for the authenticated user. Valid channel keys are `email`, `in_app`, and `mobile`. - [Accept a playlist collaboration invitation](https://docs.beatpass.ca/api-reference/playlist-collaboration/accept-a-playlist-collaboration-invitation.md) - [Decline a playlist collaboration invitation](https://docs.beatpass.ca/api-reference/playlist-collaboration/decline-a-playlist-collaboration-invitation.md) - [Invite a user to collaborate on a playlist](https://docs.beatpass.ca/api-reference/playlist-collaboration/invite-a-user-to-collaborate-on-a-playlist.md) - [Remove an editor from a collaborative playlist](https://docs.beatpass.ca/api-reference/playlist-collaboration/remove-an-editor-from-a-collaborative-playlist.md) - [Add one or more tracks to a user's playlist](https://docs.beatpass.ca/api-reference/playlists/add-one-or-more-tracks-to-a-users-playlist.md) - [Create a Playlist for current user](https://docs.beatpass.ca/api-reference/playlists/create-a-playlist-for-current-user.md) - [Delete a playlist](https://docs.beatpass.ca/api-reference/playlists/delete-a-playlist.md) - [Follow specified playlist with current user](https://docs.beatpass.ca/api-reference/playlists/follow-specified-playlist-with-current-user.md) - [Get a Playlist](https://docs.beatpass.ca/api-reference/playlists/get-a-playlist.md) - [Get full details of playlist tracks](https://docs.beatpass.ca/api-reference/playlists/get-full-details-of-playlist-tracks.md) - [Remove one or more tracks from a user's playlist](https://docs.beatpass.ca/api-reference/playlists/remove-one-or-more-tracks-from-a-users-playlist.md) - [Unfollow specified playlist with current user](https://docs.beatpass.ca/api-reference/playlists/unfollow-specified-playlist-with-current-user.md) - [Update specified playlist details](https://docs.beatpass.ca/api-reference/playlists/update-specified-playlist-details.md) - [Get producer dashboard data](https://docs.beatpass.ca/api-reference/producer-intelligence/get-producer-dashboard-data.md) - [Get producer leaderboards](https://docs.beatpass.ca/api-reference/producer-intelligence/get-producer-leaderboards.md) - [Get producer's achievements](https://docs.beatpass.ca/api-reference/producer-intelligence/get-producers-achievements.md) - [Get XP sources breakdown](https://docs.beatpass.ca/api-reference/producer-intelligence/get-xp-sources-breakdown.md) - [Get radio recommendations](https://docs.beatpass.ca/api-reference/radio/get-radio-recommendations.md) - [Get user's reposts](https://docs.beatpass.ca/api-reference/reposts/get-users-reposts.md) - [Toggle repost status for a track](https://docs.beatpass.ca/api-reference/reposts/toggle-repost-status-for-a-track.md) - [Get information about albums, artists, playlists, tracks or users that match a keyword string.](https://docs.beatpass.ca/api-reference/search/get-information-about-albums-artists-playlists-tracks-or-users-that-match-a-keyword-string.md) - [Check Stripe Connect onboarding status](https://docs.beatpass.ca/api-reference/stripe-connect/check-stripe-connect-onboarding-status.md) - [Create Stripe Connect onboarding link](https://docs.beatpass.ca/api-reference/stripe-connect/create-stripe-connect-onboarding-link.md) - [Get artist Stripe Connect financial overview](https://docs.beatpass.ca/api-reference/stripe-connect/get-artist-stripe-connect-financial-overview.md) - [List albums for specified tag](https://docs.beatpass.ca/api-reference/tags/list-albums-for-specified-tag.md) - [List tracks for specified tag](https://docs.beatpass.ca/api-reference/tags/list-tracks-for-specified-tag.md) - [Log a track play](https://docs.beatpass.ca/api-reference/track-plays/log-a-track-play.md) - [Calculate track purchase price](https://docs.beatpass.ca/api-reference/track-purchases/calculate-track-purchase-price.md) - [Check purchase status for a track](https://docs.beatpass.ca/api-reference/track-purchases/check-purchase-status-for-a-track.md) - [Get current user's purchases](https://docs.beatpass.ca/api-reference/track-purchases/get-current-users-purchases.md) - [Initiate a track purchase via Stripe](https://docs.beatpass.ca/api-reference/track-purchases/initiate-a-track-purchase-via-stripe.md) - [Create a new track](https://docs.beatpass.ca/api-reference/tracks/create-a-new-track.md) - [Download a track file](https://docs.beatpass.ca/api-reference/tracks/download-a-track-file.md) - [Get a Track](https://docs.beatpass.ca/api-reference/tracks/get-a-track.md) - [Get list of tracks](https://docs.beatpass.ca/api-reference/tracks/get-list-of-tracks.md) - [Get lyric for specified track](https://docs.beatpass.ca/api-reference/tracks/get-lyric-for-specified-track.md) - [Get waveform data for a track](https://docs.beatpass.ca/api-reference/tracks/get-waveform-data-for-a-track.md) - [List all track comments](https://docs.beatpass.ca/api-reference/tracks/list-all-track-comments.md) - [Add a track to user's library](https://docs.beatpass.ca/api-reference/user-library/add-a-track-to-users-library.md) - [Remove a track from user's library](https://docs.beatpass.ca/api-reference/user-library/remove-a-track-from-users-library.md) - [Follow a user](https://docs.beatpass.ca/api-reference/users/follow-a-user.md) - [Get public profile information about a user.](https://docs.beatpass.ca/api-reference/users/get-public-profile-information-about-a-user.md) - [Get remaining upload minutes for a user's plan](https://docs.beatpass.ca/api-reference/users/get-remaining-upload-minutes-for-a-users-plan.md) - [List albums current user has liked](https://docs.beatpass.ca/api-reference/users/list-albums-current-user-has-liked.md) - [List artists current user has liked](https://docs.beatpass.ca/api-reference/users/list-artists-current-user-has-liked.md) - [List playlists current user has followed or created](https://docs.beatpass.ca/api-reference/users/list-playlists-current-user-has-followed-or-created.md) - [List tracks current user has liked](https://docs.beatpass.ca/api-reference/users/list-tracks-current-user-has-liked.md) - [List users that are following current user](https://docs.beatpass.ca/api-reference/users/list-users-that-are-following-current-user.md) - [List users that current user is currently following](https://docs.beatpass.ca/api-reference/users/list-users-that-current-user-is-currently-following.md) - [Search for users](https://docs.beatpass.ca/api-reference/users/search-for-users.md) - [Unfollow a user](https://docs.beatpass.ca/api-reference/users/unfollow-a-user.md) - [Snippet intro](https://docs.beatpass.ca/assets/snippets/snippet-intro.md) - [Beat Requests API](https://docs.beatpass.ca/developers/api-reference/beat-requests.md): Create, manage, and fulfill custom beat requests on the BeatPass marketplace. - [Commerce & Licensing API](https://docs.beatpass.ca/developers/api-reference/commerce.md): Track purchases, license certificates, exclusive license presets, and Stripe Connect integration endpoints. - [Content Management API](https://docs.beatpass.ca/developers/api-reference/content.md): Manage tracks, albums, artists, playlists, Backstage producer requests, audio fingerprinting, audio recon, and cover art on BeatPass. - [Dashboard API Integration](https://docs.beatpass.ca/developers/api-reference/dashboard.md): Integrate BeatPass dashboard metrics using the Artist Dashboard API endpoints. Retrieve plays, followers, upload insights, and collaboration data. - [Insights API](https://docs.beatpass.ca/developers/api-reference/insights.md): Analytics and insights endpoints for tracks, albums, and artists. Get performance data, charts, and export capabilities. - [Messaging API](https://docs.beatpass.ca/developers/api-reference/messaging.md): Direct messaging, group conversations, typing indicators, and read receipts for BeatPass users. - [API Reference](https://docs.beatpass.ca/developers/api-reference/overview.md): Explore BeatPass API endpoints with the interactive OpenAPI explorer. - [Producer Intelligence API](https://docs.beatpass.ca/developers/api-reference/producer-intelligence.md): XP system, achievements, social analytics, contribution graphs, advanced charts, and real-time analytics for producers. - [Search & Discovery API](https://docs.beatpass.ca/developers/api-reference/search.md): Full-text search, genre and tag filtering, radio recommendations, and leaderboard endpoints. - [Social & Following API](https://docs.beatpass.ca/developers/api-reference/social.md): User following, artist following, reposts, and library management endpoints. - [Authentication](https://docs.beatpass.ca/developers/auth.md): How to authenticate with the BeatPass API using developer access tokens. - [Error Catalog](https://docs.beatpass.ca/developers/error-catalog.md): Common API error codes, messages, and suggested resolutions across BeatPass features. - [API Overview](https://docs.beatpass.ca/developers/overview.md): Introduction to the BeatPass API for approved developer integrations. - [Quickstart](https://docs.beatpass.ca/developers/quickstart.md): Getting started guide for approved developers working with the BeatPass API. - [Rate Limits](https://docs.beatpass.ca/developers/rate-limits.md): Understanding API rate limits on the BeatPass API. - [Webhooks](https://docs.beatpass.ca/developers/webhooks.md): Understanding BeatPass webhook architecture for Stripe payment and payout processing. - [Account Details](https://docs.beatpass.ca/help/account-settings/account-details.md): Update your first name, last name, and profile image from BeatPass account settings. - [Active Sessions](https://docs.beatpass.ca/help/account-settings/active-sessions.md): View and manage devices where you're logged into BeatPass. Log out remotely from other devices. - [Delete Account](https://docs.beatpass.ca/help/account-settings/delete-account.md): How to permanently delete your BeatPass account. Understand what happens to your data and content. - [Developer API](https://docs.beatpass.ca/help/account-settings/developer-api.md): Generate and manage API access tokens for third-party integrations and developer tools. - [Account Settings](https://docs.beatpass.ca/help/account-settings/index.md): Manage your BeatPass account settings including profile details, security, connected accounts, and preferences. - [Location and Language](https://docs.beatpass.ca/help/account-settings/localization.md): Set your preferred language, country, and timezone on BeatPass. - [Changing Password](https://docs.beatpass.ca/help/account-settings/password/changing-password.md): Step-by-step guide to changing your BeatPass password when you're logged in. - [Forgot Password](https://docs.beatpass.ca/help/account-settings/password/forgot-password.md): How to reset your BeatPass password if you've forgotten it. Step-by-step recovery guide. - [Password](https://docs.beatpass.ca/help/account-settings/password/index.md): Manage your BeatPass account password. Learn how to change your password or reset it if forgotten. - [Social Login](https://docs.beatpass.ca/help/account-settings/social-login.md): Enable or disable the social sign-in options currently available for your BeatPass account. - [Two-Factor Authentication](https://docs.beatpass.ca/help/account-settings/two-factor-authentication.md): Add an extra layer of security to your BeatPass account with two-factor authentication (2FA). - [Album Insights | Backstage Insights](https://docs.beatpass.ca/help/analytics/backstage-insights/album-insights.md): Review the current album-level analytics page in BeatPass Backstage Insights. - [Artist Insights | Backstage Insights](https://docs.beatpass.ca/help/analytics/backstage-insights/artist-insights.md): Review the current artist-level analytics page in BeatPass Backstage Insights. - [Engagement Metrics | Backstage Insights](https://docs.beatpass.ca/help/analytics/backstage-insights/engagement-metrics.md): Understand the engagement metrics shown on BeatPass track insight pages. - [Exporting Analytics Data](https://docs.beatpass.ca/help/analytics/backstage-insights/exporting-data.md): Understand the current export status for the standard BeatPass Backstage Insights UI. - [Backstage Insights | BeatPass](https://docs.beatpass.ca/help/analytics/backstage-insights/index.md): Understand the current BeatPass Backstage Insights pages for tracks, albums, and artists. - [Track Insights | Backstage Insights](https://docs.beatpass.ca/help/analytics/backstage-insights/track-insights.md): See the current BeatPass track-insights layout, including engagement metrics and audience charts. - [Analytics Quick Start | BeatPass](https://docs.beatpass.ca/help/analytics/getting-started.md): Get into BeatPass Backstage Insights and understand what you can access today. - [Analytics & Insights | BeatPass](https://docs.beatpass.ca/help/analytics/index.md): Understand the current BeatPass analytics experience for tracks, albums, and artists through Backstage Insights. - [Chart Types Reference | BeatPass](https://docs.beatpass.ca/help/analytics/reference/chart-types.md): Quick reference for the chart types currently used in BeatPass Backstage Insights. - [Analytics FAQ | BeatPass](https://docs.beatpass.ca/help/analytics/reference/faq.md): Common questions about the current BeatPass analytics and Backstage Insights experience. - [Metric Definitions | BeatPass](https://docs.beatpass.ca/help/analytics/reference/metrics-glossary.md): Definitions for the current user-visible metrics in BeatPass Backstage Insights. - [Creating Requests](https://docs.beatpass.ca/help/beat-requests/creating-requests.md): Create a BeatPass request by writing a clear brief, adding a reference track, choosing a 24, 48, or 72-hour duration, and spending the required tokens. - [For Producers](https://docs.beatpass.ca/help/beat-requests/for-producers.md): Browse active Beat Requests, understand who can submit, and learn the exact rules for sending BeatPass-hosted tracks to requesters. - [Beat Requests](https://docs.beatpass.ca/help/beat-requests/index.md): Use Beat Requests to describe the sound you need, spend tokens on a 24, 48, or 72-hour request window, and receive matching beat submissions from BeatPass producers. - [Managing Requests](https://docs.beatpass.ca/help/beat-requests/managing-requests.md): Track active and expired Beat Requests, understand renewals and refunds, and manage requests from the Beat Requests page or your Library. - [Receiving Submissions](https://docs.beatpass.ca/help/beat-requests/receiving-submissions.md): Understand how BeatPass notifies you about new beat submissions, what the current review flow looks like, and how to follow up with producers. - [Request Specifications](https://docs.beatpass.ca/help/beat-requests/request-specifications.md): Field-by-field guide to the Beat Request form, including description, reference tracks, genre, BPM, key, mood, and budget formatting. - [Understanding Tokens](https://docs.beatpass.ca/help/beat-requests/understanding-tokens.md): Learn how Beat Request tokens work, what each request costs, how refunds and renewals behave, and what happens when your plan changes. - [Billing FAQ](https://docs.beatpass.ca/help/billing/faq.md): Frequently asked questions about BeatPass billing, subscriptions, and payments. - [Billing](https://docs.beatpass.ca/help/billing/index.md): Manage your subscription, payment methods, and view your billing history on BeatPass. - [Invoices](https://docs.beatpass.ca/help/billing/invoices.md): View your BeatPass payment history and download invoices for subscriptions and purchases. - [Cancelling Subscription](https://docs.beatpass.ca/help/billing/managing-subscription/cancelling-subscription.md): How to cancel your BeatPass subscription. You'll keep access until your current billing period ends. - [Downgrading Plan](https://docs.beatpass.ca/help/billing/managing-subscription/downgrading-plan.md): How to downgrade your BeatPass subscription to a lower tier while keeping access until your next renewal. - [Managing Subscription](https://docs.beatpass.ca/help/billing/managing-subscription/index.md): Learn how to manage your BeatPass subscription—upgrade, downgrade, cancel, or resume your plan. - [Resuming Subscription](https://docs.beatpass.ca/help/billing/managing-subscription/resuming-subscription.md): How to resume a cancelled BeatPass subscription during the grace period. - [Upgrading Plan](https://docs.beatpass.ca/help/billing/managing-subscription/upgrading-plan.md): How to upgrade your BeatPass subscription to a higher tier with more features. - [Adding Payment Method](https://docs.beatpass.ca/help/billing/payment-methods/adding-payment-method.md): How to add a credit card or payment method to your BeatPass account. - [Payment Methods](https://docs.beatpass.ca/help/billing/payment-methods/index.md): Manage your payment methods on BeatPass. Add, update, or remove credit cards and other payment options. - [Supported Methods](https://docs.beatpass.ca/help/billing/payment-methods/supported-methods.md): Payment methods currently accepted on BeatPass for subscription billing and checkout. - [Updating Payment Method](https://docs.beatpass.ca/help/billing/payment-methods/updating-payment-method.md): How to update or change your payment method on BeatPass. - [Platform Fee](https://docs.beatpass.ca/help/billing/platform-fee.md): Understand how the 12% + $3 platform fee works on BeatPass subscriptions and exclusive track purchases. - [Refund Policy](https://docs.beatpass.ca/help/billing/refund-policy.md): Understand how BeatPass handles subscription charges, exclusive purchase disputes, and beat request token credits. - [Subscription Overview](https://docs.beatpass.ca/help/billing/subscription-overview.md): View and understand your current BeatPass subscription status, including plan details, renewal dates, and billing cycle. - [Using Discount Codes](https://docs.beatpass.ca/help/billing/using-coupons.md): Learn how to apply discount codes and coupons to your BeatPass subscription or exclusive purchase. - [Feedback](https://docs.beatpass.ca/help/contact-support/feedback.md): Share feature requests and product suggestions with BeatPass in a way that is clear, actionable, and easy to review. - [Getting Help](https://docs.beatpass.ca/help/contact-support/getting-help.md): Use the verified BeatPass contact form and support email correctly so your issue reaches the right team with the right context. - [Contact Support](https://docs.beatpass.ca/help/contact-support/index.md): Find the verified ways to contact BeatPass, report problems, and share feedback. - [Reporting Issues](https://docs.beatpass.ca/help/contact-support/reporting-issues.md): Report bugs, abusive comments, account problems, and copyright concerns through the right BeatPass path. - [Albums & Collections](https://docs.beatpass.ca/help/discovering-music/albums-and-collections.md): Use collection pages to review tracklists, metadata, tags, and optional comments for BeatPass albums. - [Channel Filters](https://docs.beatpass.ca/help/discovering-music/channels/channel-filters.md): Understand when channel filters appear and how the current BeatPass channel filter set depends on the content model. - [Channel Layouts](https://docs.beatpass.ca/help/discovering-music/channels/channel-layouts.md): See the layouts the current BeatPass channel system supports and what kinds of content they typically present. - [Genre Channels](https://docs.beatpass.ca/help/discovering-music/channels/genre-channels.md): See how BeatPass builds genre pages on top of the channel system, including radio and request entry points. - [Channels](https://docs.beatpass.ca/help/discovering-music/channels/index.md): Understand the BeatPass channel system that powers homepage modules, genre pages, and many discovery surfaces. - [Personalized Recommendations](https://docs.beatpass.ca/help/discovering-music/channels/personalized-recommendations.md): Understand how BeatPass personalized recommendation channels appear, and why they may be absent for some users. - [Understanding Channels](https://docs.beatpass.ca/help/discovering-music/channels/understanding-channels.md): Learn how BeatPass channels combine a content model, layout, and curation strategy into one discovery page. - [Genres & Tags](https://docs.beatpass.ca/help/discovering-music/genres-and-tags.md): Use genre pages and tag links to move from broad style browsing to more specific descriptive discovery. - [Homepage](https://docs.beatpass.ca/help/discovering-music/homepage.md): Understand the current channel-driven homepage behavior inside the BeatPass web player. - [Discovering Music](https://docs.beatpass.ca/help/discovering-music/index.md): Find beats through channel-driven discovery, search, producer pages, genre browsing, collections, and radio. - [Producer Pages](https://docs.beatpass.ca/help/discovering-music/producer-pages.md): Open producer pages, understand the current header actions, and know which tabs can appear. - [Radio](https://docs.beatpass.ca/help/discovering-music/radio.md): Start BeatPass radio from artist, track, or genre seeds and understand what the radio page currently shows. - [Search](https://docs.beatpass.ca/help/discovering-music/search.md): Use BeatPass search, autocomplete, and tabbed results to find tracks, producers, collections, playlists, profiles, and tags. - [BeatPassID (Audio Fingerprinting) | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/beatpass-id.md): Learn how BeatPass fingerprint data is used in certificate and verification tools. - [Content ID & Copyright Claims](https://docs.beatpass.ca/help/downloads-and-licensing/content-id-claims.md): What to do if you receive a Content ID or copyright claim on a release that uses a BeatPass-licensed beat. - [Exclusive Licenses | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/exclusive-licenses/index.md): Understand how exclusive beat licenses work on BeatPass, what changes after purchase, and what terms matter most. - [Purchasing Exclusive Licenses | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/exclusive-licenses/purchasing-exclusive.md): Step-by-step guide to buying an exclusive beat license on BeatPass using the current Stripe purchase flow. - [What is Exclusive Licensing | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/exclusive-licenses/what-is-exclusive.md): Understand what exclusive licensing means on BeatPass, what rights it gives you, and what it does not change. - [Downloads & Licensing FAQ | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/faq.md): Frequently asked questions about BeatPass downloads, certificates, and license use. - [How Downloads Work | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/how-downloads-work.md): Step-by-step guide to the current BeatPass download flow, including access checks, ownership rules, and certificate availability. - [Downloads & Licensing | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/index.md): Understand how BeatPass downloads, license certificates, audio fingerprinting, and exclusive purchases work today. - [License Certificates | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/license-certificates.md): Understand what a BeatPass license certificate shows, when you can access it, and how to use it. - [Releasing Music with Licensed Beats](https://docs.beatpass.ca/help/downloads-and-licensing/releasing-music.md): A practical guide to releasing a finished song that uses a BeatPass-licensed beat. - [Verifying Licenses | BeatPass](https://docs.beatpass.ca/help/downloads-and-licensing/verifying-licenses.md): How to verify a BeatPass license certificate using the public verification page. - [Earnings Formula](https://docs.beatpass.ca/help/earnings/contribution-system/formula.md): The exact BeatPass contribution formula used to calculate subscription payout share from recency, plays, and collaborator count. - [Contribution System](https://docs.beatpass.ca/help/earnings/contribution-system/index.md): Understand how BeatPass uses contribution value to determine each producer's share of subscription revenue. - [Maximizing Earnings](https://docs.beatpass.ca/help/earnings/contribution-system/maximizing-earnings.md): Practical BeatPass-specific ways to improve contribution-driven subscription payouts and overall producer earnings. - [Currencies & International Pricing](https://docs.beatpass.ca/help/earnings/currencies-and-pricing.md): Understand the currencies BeatPass currently supports for track pricing, how payouts can appear in multiple currencies, and where conversion expectations belong. - [Earnings](https://docs.beatpass.ca/help/earnings/index.md): How BeatPass producers earn from track sales and subscription payouts, and where to track payout status inside Producer Finances. - [Payout Eligibility](https://docs.beatpass.ca/help/earnings/payout-eligibility.md): Learn what must be true before BeatPass can send producer earnings through Stripe Connect and what happens when a payout is excluded. - [Payout Schedule](https://docs.beatpass.ca/help/earnings/payout-schedule.md): Understand how BeatPass earnings move through statuses like Queued, Sending, and Paid before Stripe handles the final payout step. - [Accessing Your Stripe Dashboard](https://docs.beatpass.ca/help/earnings/stripe-connect/accessing-stripe-dashboard.md): Learn the difference between Stripe Express and regular Stripe, and sign in to the correct dashboard for BeatPass payouts. - [Stripe Connect](https://docs.beatpass.ca/help/earnings/stripe-connect/index.md): Overview of the BeatPass payout setup powered by Stripe Connect, including what it enables and the most important rules before you start. - [Regional Onboarding Requirements](https://docs.beatpass.ca/help/earnings/stripe-connect/regional-requirements.md): Current BeatPass-supported Stripe Connect countries by region, plus the country rules that stay consistent across onboarding. - [Requirements](https://docs.beatpass.ca/help/earnings/stripe-connect/requirements.md): High-level checklist for BeatPass Stripe Connect setup, including producer profile, country confirmation, identity details, and payout information. - [Setup Guide](https://docs.beatpass.ca/help/earnings/stripe-connect/setup-guide.md): Follow the current BeatPass Stripe Connect onboarding flow, from Producer Finances to country confirmation and Stripe Express verification. - [Unsupported Countries & Alternatives](https://docs.beatpass.ca/help/earnings/stripe-connect/unsupported-countries.md): Understand the alternative payout paths BeatPass currently surfaces for producers whose country is not listed in Stripe Connect onboarding. - [Tax Information](https://docs.beatpass.ca/help/earnings/tax-information.md): General tax guidance for BeatPass producers and buyers, including where to find records and how Stripe Express fits into tax documentation. - [Viewing Finances](https://docs.beatpass.ca/help/earnings/viewing-finances.md): Use Producer Finances to review payout readiness, balance summaries, transaction statuses, and the current earnings explanation panels. - [Frequently Asked Questions](https://docs.beatpass.ca/help/faq.md): Find answers to the most common questions about BeatPass — downloads, licensing, billing, producing, and more. - [Achievement Catalog](https://docs.beatpass.ca/help/gamification/achievements/catalog.md): How to use the live BeatPass achievement catalog without relying on outdated fixed counts or screenshots. - [Achievements | BeatPass](https://docs.beatpass.ca/help/gamification/achievements/index.md): Understand how the current BeatPass producer achievement system is shown across Progress and related producer pages. - [Achievement Rarity Tiers](https://docs.beatpass.ca/help/gamification/achievements/rarity-tiers.md): Understand the rarity labels used by the current BeatPass achievement experience. - [Gamification System | BeatPass](https://docs.beatpass.ca/help/gamification/index.md): Understand the current producer gamification experience in BeatPass: progress, XP, achievements, and leaderboards. - [Leaderboard Categories](https://docs.beatpass.ca/help/gamification/leaderboards/categories.md): The current ranking categories available on the BeatPass producer leaderboard page. - [Genre Rankings](https://docs.beatpass.ca/help/gamification/leaderboards/genre-leaderboards.md): What the current BeatPass producer experience does and does not provide for genre-based leaderboard views. - [Producer Leaderboards | BeatPass](https://docs.beatpass.ca/help/gamification/leaderboards/index.md): Understand the current Producer Dashboard leaderboard page in BeatPass. - [Leaderboard Timeframes](https://docs.beatpass.ca/help/gamification/leaderboards/timeframes.md): What the current BeatPass producer leaderboard page supports for timeframe filtering. - [Progress Page | BeatPass](https://docs.beatpass.ca/help/gamification/progress-page.md): Use the current Producer Progress page to review your XP, level, recent progress state, and achievement list. - [Earning XP](https://docs.beatpass.ca/help/gamification/xp-system/earning-xp.md): Current XP sources and XP-related notes for the BeatPass producer experience. - [XP & Producer Levels | BeatPass](https://docs.beatpass.ca/help/gamification/xp-system/index.md): Learn how BeatPass currently awards XP and displays producer level progress. - [Producer Levels](https://docs.beatpass.ca/help/gamification/xp-system/producer-levels.md): How BeatPass currently presents producer levels and next-level progress. - [Creating Your Account](https://docs.beatpass.ca/help/getting-started/creating-account.md): How to sign up for BeatPass and verify your email. - [Getting Started](https://docs.beatpass.ca/help/getting-started/index.md): Everything you need to know to start using BeatPass, from creating your account to exploring beats. - [Landing Page](https://docs.beatpass.ca/help/getting-started/landing-page.md): What you see when visiting BeatPass without being logged in. - [Logging In](https://docs.beatpass.ca/help/getting-started/logging-in.md): How to log in to BeatPass with email and password, Google, or two-factor authentication. - [Navigating BeatPass](https://docs.beatpass.ca/help/getting-started/navigating-beatpass.md): Learn the BeatPass interface, major navigation areas, and current keyboard shortcuts. - [Password Reset](https://docs.beatpass.ca/help/getting-started/password-reset.md): How to reset your password if you've forgotten it. - [Quick Start Guides](https://docs.beatpass.ca/help/getting-started/quick-start-guides/index.md): Role-specific guides to get you started quickly on BeatPass. - [Listener Quick Start](https://docs.beatpass.ca/help/getting-started/quick-start-guides/listener-guide.md): Get started with a free BeatPass account. - [Producer Quick Start](https://docs.beatpass.ca/help/getting-started/quick-start-guides/producer-guide.md): Get started as an approved producer on BeatPass. - [Subscriber Quick Start](https://docs.beatpass.ca/help/getting-started/quick-start-guides/subscriber-guide.md): Get started as a paid subscriber on BeatPass. - [Understanding User Roles](https://docs.beatpass.ca/help/getting-started/understanding-roles.md): Learn how free accounts, paid subscribers, and approved producers use BeatPass. - [Why BeatPass?](https://docs.beatpass.ca/help/getting-started/why-beatpass.md): Discover what makes BeatPass different for subscribers and producers. - [BeatPass Glossary](https://docs.beatpass.ca/help/glossary.md): Definitions for key terms and concepts used across the BeatPass platform. - [BeatPass Help Center](https://docs.beatpass.ca/help/index.md): Browse the BeatPass Help Center by goal, feature area, or workflow. Find guides for listening, subscriptions, producer tools, billing, licensing, and support. - [Content Guidelines](https://docs.beatpass.ca/help/legal/content-guidelines.md): Rules and guidelines for uploading content to BeatPass. - [Copyright & DMCA](https://docs.beatpass.ca/help/legal/copyright-and-dmca.md): How BeatPass handles copyright protection and DMCA takedown requests. Learn how to file a claim, respond to a takedown, and understand the process. - [Legal](https://docs.beatpass.ca/help/legal/index.md): Legal policies, terms of service, and licensing agreements for BeatPass. - [Exclusive License](https://docs.beatpass.ca/help/legal/license-terms/exclusive.md): Understanding BeatPass exclusive purchases and why the exact terms depend on the track's live offer. - [License Terms](https://docs.beatpass.ca/help/legal/license-terms/index.md): Understanding the different license types on BeatPass and where to check the exact rights attached to your beat. - [Non-Exclusive License](https://docs.beatpass.ca/help/legal/license-terms/non-exclusive.md): Understanding the current standard non-exclusive license issued for eligible BeatPass subscription downloads. - [Usage Rights](https://docs.beatpass.ca/help/legal/license-terms/usage-rights.md): Compare common release scenarios against the current standard non-exclusive terms and BeatPass's default exclusive terms. - [Privacy Policy](https://docs.beatpass.ca/help/legal/privacy-policy.md): A plain-language summary of how BeatPass collects, uses, and protects your information. - [Terms of Service](https://docs.beatpass.ca/help/legal/terms-of-service.md): A plain-language summary of the BeatPass Terms of Service agreement. - [Beat Requests](https://docs.beatpass.ca/help/library/beat-requests.md): Review, renew, and delete the beat requests you created from your BeatPass library. - [Your Library](https://docs.beatpass.ca/help/library/index.md): Use your BeatPass library to revisit saved tracks, collections, producers, listening history, beat requests, licenses, playlists, and lyrics. - [Licenses](https://docs.beatpass.ca/help/library/licenses.md): View, search, verify, and manage the license records available in your BeatPass library. - [Listening History](https://docs.beatpass.ca/help/library/listening-history.md): Review and replay the tracks you have recently played on BeatPass. - [Lyrics](https://docs.beatpass.ca/help/library/lyrics.md): Open, search, edit, and delete the lyric notes you have saved from the BeatPass player. - [Your Collections](https://docs.beatpass.ca/help/library/your-collections.md): Review and search the collections you have saved to your BeatPass library. - [Your Producers](https://docs.beatpass.ca/help/library/your-producers.md): Open and manage the producer profiles you have saved to your BeatPass library. - [Your Tracks](https://docs.beatpass.ca/help/library/your-tracks.md): Review, search, and play the tracks you have saved to your BeatPass library. - [Audio Recon](https://docs.beatpass.ca/help/licensing-for-producers/audio-recon.md): How BeatPass detects audio similarities between your beats and songs on major streaming platforms. - [Exclusive Licenses](https://docs.beatpass.ca/help/licensing-for-producers/exclusive-licenses/index.md): Sell exclusive rights to your beats with customizable license terms. - [License Configuration](https://docs.beatpass.ca/help/licensing-for-producers/exclusive-licenses/license-configuration.md): Configure the terms and usage rights for your exclusive licenses. - [License Presets](https://docs.beatpass.ca/help/licensing-for-producers/exclusive-licenses/license-presets.md): Save and reuse your exclusive license configurations across multiple beats. - [Setting Prices](https://docs.beatpass.ca/help/licensing-for-producers/exclusive-licenses/setting-prices.md): How to price your exclusive licenses effectively on BeatPass. - [Licensing for Producers](https://docs.beatpass.ca/help/licensing-for-producers/index.md): Understand and configure how your beats are licensed on BeatPass. - [License Certificates](https://docs.beatpass.ca/help/licensing-for-producers/license-certificates.md): Understanding the license certificates issued when your beats are licensed. - [Non-Exclusive Licenses](https://docs.beatpass.ca/help/licensing-for-producers/non-exclusive-licenses.md): How subscription-based licensing works for your beats on BeatPass. - [When Your Beat Sells (Exclusive)](https://docs.beatpass.ca/help/licensing-for-producers/when-beat-sells.md): What happens when someone purchases your beat exclusively on BeatPass. - [Direct Messages](https://docs.beatpass.ca/help/messaging/direct-messages.md): Start one-on-one BeatPass conversations from the header, profiles, and producer pages. - [Group Conversations](https://docs.beatpass.ca/help/messaging/group-conversations.md): Create BeatPass group chats for collaborations and shared discussions. - [Messaging](https://docs.beatpass.ca/help/messaging/index.md): Use the BeatPass messaging panel for direct messages, group chats, and conversation management. - [Managing Conversations](https://docs.beatpass.ca/help/messaging/managing-conversations.md): Review recent conversations, manage unread state, and hide chats from your BeatPass message list. - [Real-Time Features](https://docs.beatpass.ca/help/messaging/real-time-features.md): Understand typing indicators, seen states, unread badges, and retry behavior in BeatPass messaging. - [Notifications](https://docs.beatpass.ca/help/notifications/index.md): Understand where BeatPass notifications appear and how notification preferences are organized. - [Achievements Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/achievements-notifications.md): Understand achievement alerts available to producer accounts. - [Audio Recon Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/audio-recon-notifications.md): Understand verified-producer Audio Recon notifications on BeatPass. - [Beat Request Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/beat-request-notifications.md): Understand submission, matching, and request-opportunity notifications for Beat Requests. - [Earnings & Licensing Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/earnings-and-licensing-notifications.md): Understand producer notifications for licenses, downloads, and play milestones. - [Following Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/following-notifications.md): Understand the New Uploads notification category for followed producers. - [Notification Categories](https://docs.beatpass.ca/help/notifications/notification-categories/index.md): Browse the current BeatPass notification categories by account role. - [Messages Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/messages-notifications.md): Understand Direct Messages and Playlist Invites notifications on BeatPass. - [Producer Activity Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/producer-activity-notifications.md): Understand likes, comments, and repost notifications for your beats. - [Producer Dashboard Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/producer-dashboard-notifications.md): Understand verified-producer notifications for dashboard reports, payouts, and platform subscriber updates. - [Promotions Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/promotions-notifications.md): Understand BeatPass promotional notification emails and the Special Offers category. - [Social Notifications](https://docs.beatpass.ca/help/notifications/notification-categories/social-notifications.md): Understand the New Follower notification category for user-profile follows. - [Notification Center](https://docs.beatpass.ca/help/notifications/notification-center.md): Use the BeatPass bell menu and notifications page to review recent alerts. - [Browser Notifications](https://docs.beatpass.ca/help/notifications/notification-settings/browser-notifications.md): Learn how BeatPass browser push notifications, permissions, and browser warnings work. - [Email Notifications](https://docs.beatpass.ca/help/notifications/notification-settings/email-notifications.md): Understand BeatPass email notification preferences, unsubscribe links, and system-email exceptions. - [In-App Notifications](https://docs.beatpass.ca/help/notifications/notification-settings/in-app-notifications.md): Understand how BeatPass in-app notifications work in the bell menu and notifications page. - [Notification Settings](https://docs.beatpass.ca/help/notifications/notification-settings/index.md): Learn how channel toggles, bulk actions, and role-based groups work in BeatPass notification settings. - [Notification Types](https://docs.beatpass.ca/help/notifications/notification-types.md): Reference every notification group and notification name currently exposed in BeatPass preferences. - [Choosing a Plan](https://docs.beatpass.ca/help/plans-and-pricing/choosing-a-plan.md): Find the BeatPass subscription that matches your request volume, support needs, and budget. - [Classic Plan](https://docs.beatpass.ca/help/plans-and-pricing/classic-plan.md): See the current Classic plan configuration, what it unlocks, and when it is the right paid tier. - [Explorer (Free)](https://docs.beatpass.ca/help/plans-and-pricing/explorer-free.md): Understand what the free Explorer plan currently includes on BeatPass and what still requires a paid plan. - [Plans & Pricing](https://docs.beatpass.ca/help/plans-and-pricing/index.md): Learn about BeatPass subscription plans, current pricing, and the main differences between each tier. - [Plan Comparison](https://docs.beatpass.ca/help/plans-and-pricing/plan-comparison.md): Compare the current BeatPass subscription plans side by side. - [Plus Plan](https://docs.beatpass.ca/help/plans-and-pricing/plus-plan.md): See the current Plus plan configuration, recommended status, and what it adds over Classic. - [Pro Plan](https://docs.beatpass.ca/help/plans-and-pricing/pro-plan.md): Maximum request capacity, priority support, and the current status of Pro-only perks on BeatPass. - [Playing Music](https://docs.beatpass.ca/help/playing-music/index.md): Use the BeatPass player across desktop and mobile, control playback, manage the queue, open lyrics, and jump into track pages. - [Lyrics](https://docs.beatpass.ca/help/playing-music/lyrics.md): Open the player lyrics panel, understand the login requirement, and manage track-specific lyric entries. - [Player Controls](https://docs.beatpass.ca/help/playing-music/player-controls.md): Understand the playback buttons and secondary player actions available on BeatPass across desktop and mobile. - [Queue & Playback](https://docs.beatpass.ca/help/playing-music/queue-and-playback.md): Manage the current listening queue, understand shuffle and repeat, and know how queue playback differs from playlists. - [Waveform Comments](https://docs.beatpass.ca/help/playing-music/waveform-comments.md): Read and post timed comment markers on waveform-enabled track pages when comments are available. - [Collaborative Playlists](https://docs.beatpass.ca/help/playlists/collaborative-playlists.md): Understand BeatPass's invite-only collaborative playlist model, including visibility and editor permissions. - [Creating Playlists](https://docs.beatpass.ca/help/playlists/creating-playlists.md): Create playlists from the library or add-to-playlist flow and understand the current fields BeatPass exposes. - [Following Playlists](https://docs.beatpass.ca/help/playlists/following-playlists.md): Follow public playlists to save them to your library and understand how unfollowing behaves for viewers and collaborators. - [Playlists](https://docs.beatpass.ca/help/playlists/index.md): Create, follow, and manage playlists in BeatPass, including public/private settings and invite-only collaboration. - [Managing Tracks](https://docs.beatpass.ca/help/playlists/managing-tracks.md): Add tracks to playlists, search inside a playlist page, and understand who can remove tracks. - [Playlist Privacy](https://docs.beatpass.ca/help/playlists/playlist-privacy.md): See how public and private playlist visibility works in BeatPass and how it interacts with collaboration. - [Activity Page | Producer Dashboard](https://docs.beatpass.ca/help/producer-dashboard/activity.md): Use the Activity page to review performance overview cards, yearly upload activity, and download engagement for your artist. - [Albums Page | Producer Dashboard](https://docs.beatpass.ca/help/producer-dashboard/albums.md): Use the Producer Dashboard Albums page to review album stats, filter your releases, and jump into album editing or insights. - [Finances Page | Producer Dashboard](https://docs.beatpass.ca/help/producer-dashboard/finances.md): Use the Producer Dashboard Finances page to complete Stripe setup, switch between artist profiles, review balances, and filter payment activity. - [Dashboard Home | Producer Dashboard](https://docs.beatpass.ca/help/producer-dashboard/home.md): Understand the Producer Dashboard Home page, including the greeting header, shortcut grid, and quick stats cards. - [Producer Dashboard | BeatPass](https://docs.beatpass.ca/help/producer-dashboard/index.md): Use the Producer Dashboard to review your catalog, activity, earnings status, rankings, and XP from one workspace. - [Producer Leaderboards | BeatPass](https://docs.beatpass.ca/help/producer-dashboard/leaderboards.md): See how the Producer Dashboard leaderboards work, switch between ranking categories, and understand what each leaderboard is measuring. - [Producer Progress | BeatPass](https://docs.beatpass.ca/help/producer-dashboard/progress.md): Track your level, XP, refresh status, and earned or locked achievements on the Producer Dashboard Progress page. - [Tracks Page | Producer Dashboard](https://docs.beatpass.ca/help/producer-dashboard/tracks.md): Manage your tracks, review growth signals, filter your catalog, and explore collaboration insights on the Producer Dashboard Tracks page. - [After Approval | BeatPass](https://docs.beatpass.ca/help/producer-program/after-approval.md): What to do after your BeatPass Producer Program application is approved. - [Application Process | BeatPass](https://docs.beatpass.ca/help/producer-program/application-process.md): Step-by-step guide to applying for the BeatPass Producer Program. - [Become a Producer | BeatPass](https://docs.beatpass.ca/help/producer-program/application-types/become-producer.md): Create a new producer profile and join the BeatPass Producer Program. - [Claim Existing Artist | BeatPass](https://docs.beatpass.ca/help/producer-program/application-types/claim-existing-artist.md): Request access to an existing BeatPass producer profile that your account does not control yet. - [Get Verified | BeatPass](https://docs.beatpass.ca/help/producer-program/application-types/get-verified.md): Get a verified badge on your BeatPass producer profile through the BeatPass Discord community. - [Application Types | BeatPass](https://docs.beatpass.ca/help/producer-program/application-types/index.md): Choose the right application type to join the BeatPass Producer Program. - [Producer Benefits | BeatPass](https://docs.beatpass.ca/help/producer-program/benefits.md): Discover what you get as a BeatPass producer, including revenue share, unlimited uploads, and more. - [Growing as a Producer on BeatPass](https://docs.beatpass.ca/help/producer-program/growing-on-beatpass.md): Actionable strategies for producers to grow their audience, increase plays, and maximize earnings on BeatPass. - [Producer Program | BeatPass](https://docs.beatpass.ca/help/producer-program/index.md): Learn how to join the BeatPass Producer Program, upload beats, and start earning from your music. - [Application Requirements | BeatPass](https://docs.beatpass.ca/help/producer-program/requirements.md): What you need to apply for the BeatPass Producer Program. - [Profiles](https://docs.beatpass.ca/help/profiles/index.md): Learn about the different types of profiles on BeatPass and how to make the most of them. - [Bio & Links](https://docs.beatpass.ca/help/profiles/producer-profiles/bio-and-links.md): Write your producer biography and manage the external links shown on your BeatPass profile. - [Discography & Profile Tabs](https://docs.beatpass.ca/help/profiles/producer-profiles/discography-tabs.md): Understand how your beats, albums, and other content are displayed on your BeatPass producer profile. - [Producer Profiles](https://docs.beatpass.ca/help/profiles/producer-profiles/index.md): Your public storefront on BeatPass for showcasing beats, building your brand, and connecting with listeners. - [Photo Gallery](https://docs.beatpass.ca/help/profiles/producer-profiles/photo-gallery.md): Add photos to your BeatPass producer profile to showcase your personality, studio, and work. - [Pinned Track](https://docs.beatpass.ca/help/profiles/producer-profiles/pinned-track.md): Feature your best beat at the top of your BeatPass producer profile. - [Professional Credits](https://docs.beatpass.ca/help/profiles/producer-profiles/professional-credits.md): Showcase your production work on other artists' projects with Spotify-linked credits on your producer profile. - [Profile Elements](https://docs.beatpass.ca/help/profiles/producer-profiles/profile-elements.md): Set up your avatar, cover image, location, and genres on your BeatPass producer profile. - [Verified Badge](https://docs.beatpass.ca/help/profiles/producer-profiles/verified-badge.md): Learn what the verified badge means on BeatPass and how it applies to your producer profile. - [Editing Your Profile](https://docs.beatpass.ca/help/profiles/user-profiles/editing-profile.md): Learn how to update your avatar, name, bio, location, and social links on BeatPass. - [User Profiles](https://docs.beatpass.ca/help/profiles/user-profiles/index.md): Your personal space on BeatPass for following producers, saving beats, and connecting with the community. - [Profile Tabs](https://docs.beatpass.ca/help/profiles/user-profiles/profile-tabs.md): Explore the different sections of your BeatPass profile including liked beats, playlists, followers, and more. - [Profile Visibility](https://docs.beatpass.ca/help/profiles/user-profiles/profile-visibility.md): Understand what's visible on your BeatPass profile and how to control playlist privacy. - [User vs Producer Profiles](https://docs.beatpass.ca/help/profiles/user-vs-producer-comparison.md): Understand the key differences between user profiles and producer profiles on BeatPass. - [Comments](https://docs.beatpass.ca/help/social-features/comments.md): Leave public comments on tracks and albums, including waveform-linked comments on tracks. - [Following System](https://docs.beatpass.ca/help/social-features/following-system.md): Follow users and producers on BeatPass and understand where those follows appear. - [Social Features](https://docs.beatpass.ca/help/social-features/index.md): Understand how following, comments, reposts, and sharing work across BeatPass. - [Reposts](https://docs.beatpass.ca/help/social-features/reposts.md): Repost tracks and albums to your public profile when reposts are enabled on BeatPass. - [Sharing & Embeds](https://docs.beatpass.ca/help/social-features/sharing-and-embeds.md): Share BeatPass content with direct links and embed supported players on external sites. - [Account Access Issues](https://docs.beatpass.ca/help/troubleshooting/account-access.md): Trouble logging in, resetting your password, or accessing your BeatPass account? Find solutions here. - [Download Issues](https://docs.beatpass.ca/help/troubleshooting/download-issues.md): Having trouble downloading tracks from BeatPass? Learn about subscription requirements, licensing, and common download problems. - [Troubleshooting](https://docs.beatpass.ca/help/troubleshooting/index.md): Find solutions to common issues on BeatPass. Get help with account access, downloads, payments, playback, uploads, and producer payouts. - [Payment Issues](https://docs.beatpass.ca/help/troubleshooting/payment-issues.md): Having trouble with billing, subscriptions, or payments on BeatPass? Find solutions here. - [Playback Issues](https://docs.beatpass.ca/help/troubleshooting/playback-issues.md): Having trouble playing audio on BeatPass? Find solutions for buffering, no sound, and other playback problems. - [Stripe Connect Issues](https://docs.beatpass.ca/help/troubleshooting/stripe-issues.md): Having trouble with Stripe Connect, payouts, or receiving payments as a producer on BeatPass? Find solutions here. - [Upload Issues](https://docs.beatpass.ca/help/troubleshooting/upload-issues.md): Having trouble uploading tracks or albums to BeatPass? Find solutions for file errors, duplicate detection, and processing issues. - [Audio Fingerprinting](https://docs.beatpass.ca/help/uploading/audio-fingerprinting.md): Learn how BeatPass protects your music with audio fingerprinting technology. Understand duplicate detection and content protection. - [Collaborations](https://docs.beatpass.ca/help/uploading/collaborations.md): Learn how to credit co-producers on your tracks and how collaborations affect earnings, analytics, and visibility on BeatPass. - [Custom Artwork](https://docs.beatpass.ca/help/uploading/cover-art/custom-art.md): Upload your own cover art for tracks and collections on BeatPass. Create a unique visual identity for your music. - [Cover Art](https://docs.beatpass.ca/help/uploading/cover-art/index.md): Learn how to add artwork to your tracks and collections on BeatPass. Choose from custom uploads or genre-matched AI presets. - [AI Cover Art Presets](https://docs.beatpass.ca/help/uploading/cover-art/templates.md): Use genre-matched cover art presets on BeatPass. - [Creating Collections](https://docs.beatpass.ca/help/uploading/creating-albums.md): Learn how to create and manage collections (albums) on BeatPass. Organize your beats into cohesive projects. - [Editing Your Content](https://docs.beatpass.ca/help/uploading/editing-content.md): Learn how to edit your tracks and collections after uploading them to BeatPass. Update metadata, replace audio, and manage your catalog. - [Uploading Your Music](https://docs.beatpass.ca/help/uploading/index.md): Learn how to upload tracks and collections to BeatPass. A complete guide for producers to share their beats with the world. - [Sample-Safe Warranty](https://docs.beatpass.ca/help/uploading/sample-safe.md): Learn about the Sample-Safe Warranty on BeatPass. Understand how to certify your tracks and inform buyers about sample clearance status. - [Basic Information](https://docs.beatpass.ca/help/uploading/track-metadata/basic-info.md): Learn how to fill in basic track information on BeatPass - track name, description, and artist credits. - [Complete Metadata XP](https://docs.beatpass.ca/help/uploading/track-metadata/complete-metadata-xp.md): Earn XP by maintaining complete and accurate track metadata on BeatPass. - [Genres & Tags](https://docs.beatpass.ca/help/uploading/track-metadata/genres-and-tags.md): Learn how to categorize your tracks with genres and tags on BeatPass. Improve discoverability and help listeners find your beats. - [Track Metadata](https://docs.beatpass.ca/help/uploading/track-metadata/index.md): Learn about track metadata on BeatPass. Complete information helps listeners find your beats and improves your visibility. - [Musical Attributes](https://docs.beatpass.ca/help/uploading/track-metadata/musical-attributes.md): Learn how to add BPM, key, and scale information to your tracks on BeatPass. Help artists find beats that fit their projects. - [Using the Upload Page](https://docs.beatpass.ca/help/uploading/upload-page.md): A step-by-step guide to uploading tracks on BeatPass. Learn how to use the upload interface effectively. - [Changelog](https://docs.beatpass.ca/release-notes/changelog.md): All BeatPass platform updates, new features, and improvements in one place. - [What's New](https://docs.beatpass.ca/release-notes/index.md): Stay up to date with the latest BeatPass features, improvements, and fixes. - [Version 2.4.5](https://docs.beatpass.ca/release-notes/v2.x/2.4.5.md) - [Version 2.4.6](https://docs.beatpass.ca/release-notes/v2.x/2.4.6.md) - [Version 2.4.7](https://docs.beatpass.ca/release-notes/v2.x/2.4.7.md) - [Version 2.4.8](https://docs.beatpass.ca/release-notes/v2.x/2.4.8.md) - [Version 2.4.9](https://docs.beatpass.ca/release-notes/v2.x/2.4.9.md) - [Version 2.5.0](https://docs.beatpass.ca/release-notes/v2.x/2.5.0.md) - [Version 2.5.1](https://docs.beatpass.ca/release-notes/v2.x/2.5.1.md) - [Version 2.5.2](https://docs.beatpass.ca/release-notes/v2.x/2.5.2.md) - [Version 2.x Release Notes](https://docs.beatpass.ca/release-notes/v2.x/index.md): Legacy release notes for BeatPass v2.4.x and v2.5.x - the pre-React platform era. - [Version 3.0.0](https://docs.beatpass.ca/release-notes/v3.0/3.0.0.md) - [Version 3.0.1](https://docs.beatpass.ca/release-notes/v3.0/3.0.1.md) - [Version 3.0.2](https://docs.beatpass.ca/release-notes/v3.0/3.0.2.md) - [Version 3.0.3](https://docs.beatpass.ca/release-notes/v3.0/3.0.3.md) - [Version 3.0.4](https://docs.beatpass.ca/release-notes/v3.0/3.0.4.md) - [Version 3.0.5](https://docs.beatpass.ca/release-notes/v3.0/3.0.5.md) - [Version 3.0.6](https://docs.beatpass.ca/release-notes/v3.0/3.0.6.md) - [Version 3.0.7](https://docs.beatpass.ca/release-notes/v3.0/3.0.7.md) - [Version 3.0.8 Initial Release](https://docs.beatpass.ca/release-notes/v3.0/3.0.8.md) - [Billing Platform Security & Reliability](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-1.md) - [Beat Request System - Production Ready](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-10.md) - [Album & Track Management Fixes](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-11.md) - [December 2025 Production Launch](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-12.md) - [Major Performance & Code Quality Update](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-13.md): Comprehensive platform improvements: 95% faster leaderboards, optimized dashboards, TypeScript migration, and architecture refactoring - [Professional Credits Feature](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-14.md): Showcase your production work on other artists' projects with Spotify-linked credits on your producer profile. - [December 2025 UX Enhancements](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-15.md): Track upload form redesign, messaging improvements, and push notification support - [Artist Profile & Upload Improvements](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-16.md): Fixes for verified badge preservation, unclaimed profile detection, and a new helpful modal for file format requirements - [Track Upload & Instant Publishing Fixes](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-17.md): We fixed issues preventing track uploads from completing and ensured new beats appear instantly on the Discover page - [Visual Experience Improvements](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-18.md): A more immersive and responsive visual experience with adaptive colors, trending indicators, and smoother performance - [Beat Requests & Payout Notifications](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-19.md): A redesigned beat request experience with flexible durations, improved cards, and detailed payout emails - [Mobile UI & Player Overlay Restoration](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-2.md) - [Mobile Player & Producer Payouts](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-20.md): iOS-inspired player bar, smooth lyric transitions, and detailed payout notifications with Stripe Connect reminders - [Finances Dashboard Overhaul](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-21.md): Complete redesign of the producer finances page with fixed payout logic, accurate transaction display, and premium UI matching the platform design system - [Platform Stability & Performance Improvements](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-22.md): Major reliability update with mobile chat fixes, accurate leaderboard data, faster loading times, improved admin tools, and a more stable platform experience - [Email & Notification Improvements, Payment Recovery, and Social Engagement](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-23.md): Better emails with working unsubscribe links, encouraging performance reports, improved promotional notifications with countdown timers, payment recovery flow for overdue subscriptions, and automatic artist following on track downloads - [Platform Fee Update](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-24.md) - [API Security Hardening](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-25.md) - [SEO Modernization & Schema Upgrades](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-3.md) - [Codebase Refactoring & Routing Improvements](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-4.md) - [Engagement Analytics & Partial Listen Tracking](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-5.md) - [Scheduler Reliability & Performance](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-6.md) - [XP System & Gamification Overhaul](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-7.md) - [Producer Experience & Dashboard Updates](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-8.md) - [Production Hardening & Reliability Updates](https://docs.beatpass.ca/release-notes/v3.0/3.0.8-9.md) - [Beat Request Overhaul & Platform Polish](https://docs.beatpass.ca/release-notes/v3.0/3.0.9.md) - [Audio Recon](https://docs.beatpass.ca/release-notes/v3.0/3.1.0.md) - [Producer Access Request Guard & Appeal Flow](https://docs.beatpass.ca/release-notes/v3.0/3.1.1.md) - [Stripe Webhook Consolidation](https://docs.beatpass.ca/release-notes/v3.0/3.1.2.md) - [Verified Badges & Visual Refresh](https://docs.beatpass.ca/release-notes/v3.0/3.1.3.md) - [Notification System Quality Improvements](https://docs.beatpass.ca/release-notes/v3.0/3.1.4.md) - [Push Notifications & Realtime Cleanup](https://docs.beatpass.ca/release-notes/v3.0/3.1.5.md) - [Exclusive Licensing Clarity & Granular Rights](https://docs.beatpass.ca/release-notes/v3.0/3.1.6.md) - [Upload Flow Refresh, Collection Cards & Carousel Fixes](https://docs.beatpass.ca/release-notes/v3.0/3.1.7.md) - [Version 3.0 Release Notes](https://docs.beatpass.ca/release-notes/v3.0/index.md): Complete release history for BeatPass v3.0.x - from the initial React rewrite to the latest production patches. ## OpenAPI Specs - [openapi](https://docs.beatpass.ca/developers/api-reference/openapi.json) ## Optional - [Status](https://status.beatpass.ca) - [Community](https://discord.com/invite/N257QBkSeg)