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

# Link

> Any URL as a clean, rich link card

The Link block turns any URL into a tidy card. It's the workhorse of a
link-in-bio — one card per place you want to send people.

<Frame caption="A rich link card: optional thumbnail, a title, and the destination host.">
  <img className="block dark:hidden" src="https://mintcdn.com/livehub/K5-wIuGvUb-0AHlh/images/pages/blocks/block-link.svg?fit=max&auto=format&n=K5-wIuGvUb-0AHlh&q=85&s=0e8450a397d7e9167d13b76ab1be93f1" alt="Link block: a card with a thumbnail, title, and hostname" width="600" height="212" data-path="images/pages/blocks/block-link.svg" />

  <img className="hidden dark:block" src="https://mintcdn.com/livehub/K5-wIuGvUb-0AHlh/images/pages/blocks/block-link-dark.svg?fit=max&auto=format&n=K5-wIuGvUb-0AHlh&q=85&s=7a499499c60af1cd46276d9629b057e6" alt="Link block: a card with a thumbnail, title, and hostname" width="600" height="212" data-path="images/pages/blocks/block-link-dark.svg" />
</Frame>

## Settings

* **URL** — where the card points. It opens in a new tab.
* **Title** *(optional)* — the headline on the card. Left blank, it falls
  back to the site's hostname.
* **Description** *(optional)* — a line of supporting text.
* **Image** *(optional)* — a thumbnail. Adding one turns the plain card
  into a richer preview card.

## Tips

* Stack several Link blocks to build your main list of destinations.
* For an affiliate link with a copyable discount code, use the
  [Offer](/pages/blocks/offer) block instead.

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