> ## 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.

# Text

> A heading and rich text — intros, announcements, sections

The Text block is a heading plus a body of rich text. Use it for an
intro, an announcement, or any prose that needs more room than your bio.

<Frame caption="A heading followed by a paragraph of rich text.">
  <img className="block dark:hidden" src="https://mintcdn.com/livehub/K5-wIuGvUb-0AHlh/images/pages/blocks/block-text.svg?fit=max&auto=format&n=K5-wIuGvUb-0AHlh&q=85&s=cecba0f86ddde28fe14a24f1772842b8" alt="Text block: a heading above several lines of body text" width="600" height="206" data-path="images/pages/blocks/block-text.svg" />

  <img className="hidden dark:block" src="https://mintcdn.com/livehub/K5-wIuGvUb-0AHlh/images/pages/blocks/block-text-dark.svg?fit=max&auto=format&n=K5-wIuGvUb-0AHlh&q=85&s=c1cdfa356ae82e904eaac0ee1231760a" alt="Text block: a heading above several lines of body text" width="600" height="206" data-path="images/pages/blocks/block-text-dark.svg" />
</Frame>

## Settings

* **Heading** *(optional)* — a bold title for the block.
* **Body** — your text. It supports light formatting (bold, italics, and
  links) through Markdown.

## Tips

* Pair a Text block with a [Section](/pages/blocks/section) divider to open
  a new part of your page.
* For a short list of questions and answers, use the
  [FAQ](/pages/blocks/faq) block.

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