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

# Browse & Discovery

> How BeatPass organises browse pages, genre pages, and homepage modules for discovery.

BeatPass uses a flexible system to build browse pages throughout the site. The same engine powers homepage modules, genre pages, and standalone discovery pages — each one can display different content in different layouts.

## What You Can Browse

Browse pages can show:

* Tracks and beats
* Artists and producers
* Albums and collections
* Playlists
* User profiles
* Genres
* Sub-sections containing more content

## How Browse Pages Are Organised

Each browse page is set up with a specific content type and layout. Some pages contain sub-sections — for example, a genre page might include a "Top Beats" section and a "New Releases" section inside it.

## Browse Topics

<CardGroup cols={2}>
  <Card title="How Discovery Works" icon="book-open" href="/help/discovering-music/channels/understanding-channels">
    Understand how browse pages are built from content, layouts, and sources.
  </Card>

  <Card title="Browse Layouts" icon="table-columns" href="/help/discovering-music/channels/channel-layouts">
    See the different visual layouts used across browse pages.
  </Card>

  <Card title="Browse Filters" icon="filter" href="/help/discovering-music/channels/channel-filters">
    Understand when search, genre, and artist filters appear.
  </Card>

  <Card title="Genre Pages" icon="music" href="/help/discovering-music/channels/genre-channels">
    See how genre-specific browse pages work.
  </Card>

  <Card title="Personalised Recommendations" icon="sparkles" href="/help/discovering-music/channels/personalized-recommendations">
    Learn how personalised sections appear and when they are hidden.
  </Card>
</CardGroup>

<Snippet file="sections/need-help.mdx" />
