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

# Section

> A labeled divider to group your blocks into sections

The Section block is a full-width break that groups the blocks below it.
It's the one block meant to sit *between* cards rather than in one.

<Frame caption="A labeled divider that separates one group of blocks from the next.">
  <img className="block dark:hidden" src="https://mintcdn.com/livehub/K5-wIuGvUb-0AHlh/images/pages/blocks/block-section.svg?fit=max&auto=format&n=K5-wIuGvUb-0AHlh&q=85&s=bfc49399a1bb83cfd32b68706aa9bf5c" alt="Section block: a labeled divider between two groups of blocks" width="600" height="194" data-path="images/pages/blocks/block-section.svg" />

  <img className="hidden dark:block" src="https://mintcdn.com/livehub/K5-wIuGvUb-0AHlh/images/pages/blocks/block-section-dark.svg?fit=max&auto=format&n=K5-wIuGvUb-0AHlh&q=85&s=c855328ebe91834ce79c495801bb5c27" alt="Section block: a labeled divider between two groups of blocks" width="600" height="194" data-path="images/pages/blocks/block-section-dark.svg" />
</Frame>

## Settings

* **Label** *(optional)* — the text shown in the divider, like `Watch`,
  `Support`, or `About`. Left blank, it renders as a plain divider line.

## Tips

* Use sections to give a long page a scannable rhythm — a header, then the
  blocks it introduces.
* Sections carry no card or background of their own, so they read as part
  of the page rather than a block on it.

<Card title="All blocks" icon="shapes" href="/pages/blocks">
  Back to the block reference.
</Card>
