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

# Micro Landing Page

> Give your agent its own shareable mini landing page — bio, products, YouTube videos, links, and socials — without embedding anything on a website.

Not everyone has a website to embed a chat widget on. A creator with a link-in-bio, a
coach sharing a course, or a small business running on social media still wants one
place that introduces them *and* lets people chat with their agent. A **Micro
Landing Page** (MLP) is that place: a hosted mini landing page for your agent, with a
short bio, your products, your YouTube videos, quick links, and social profiles — all
on a single shareable link.

It's an alternative to [embedding](/embed/install): instead of adding your agent to a
site you own, you share the MLP's link directly.

Open **Agent UI → Micro Landing Page** from the agent sidebar.

## Prerequisites

* An agent (see [Create an agent](/building/create-agent)).
* To feature videos, add them to your
  [YouTube knowledge base](/knowledge-base/youtube) first — the page pulls from there.

## Create your Micro Landing Page

<Steps>
  <Step title="Open Micro Landing Page">
    In the agent sidebar, go to **Agent UI → Micro Landing Page**.
  </Step>

  <Step title="Create the page">
    Confirm **Create** when prompted. Creating a micro landing page gives you a hosted
    profile you can use to build a portfolio or bio and connect with your audience.
  </Step>

  <Step title="Add your header and bio">
    Under **Header**, write a short **Bio** that introduces you or your business. This
    sits at the top of the page.
  </Step>

  <Step title="Add your sections">
    Build out the page using the section tabs — **YouTube**, **Quick Links**,
    **Socials**, and **Products**. Add only the ones you need.

    <Frame>
      <img src="https://mintcdn.com/a2v2ai/ItYQQYTHsiiRmr-t/images/customize/micro-landing-page.png?fit=max&auto=format&n=ItYQQYTHsiiRmr-t&q=85&s=0103eabee891c5c54c4228d6e48a46fd" alt="The Micro Landing Page editor with the Header and Bio at the top, the YouTube, Quick Links, Socials, and Products section tabs, and the live preview on the right." width="1200" height="710" data-path="images/customize/micro-landing-page.png" />
    </Frame>
  </Step>

  <Step title="Preview and enable">
    Use the live preview to check how the page looks, then turn on **Enable Micro
    landing Page** so it's visible to visitors. You can disable it again anytime.
  </Step>

  <Step title="Share the link">
    Share your page's link wherever your audience is — link-in-bio, email signature,
    social posts, or a QR code.
  </Step>
</Steps>

## Sections reference

Each section is optional. Mix the ones that fit how you want to present your agent.

| Section          | What it shows                                                                                                                                           | Good for                                       |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| **Header / Bio** | A short bio at the top of the page.                                                                                                                     | Introducing yourself or your brand.            |
| **YouTube**      | A grid of YouTube videos, each with a title. Pick videos from your [knowledge base](/knowledge-base/youtube) with **Select Video From Knowledge Base**. | Creators and educators showcasing content.     |
| **Quick Links**  | A list of links, each with a title, URL, and an optional thumbnail image.                                                                               | Pointing visitors to other pages or resources. |
| **Products**     | A grid of products, each with a title, URL, and optional thumbnail.                                                                                     | Selling or promoting products and offers.      |
| **Socials**      | Buttons linking to your profiles — Facebook, Twitter/X, Instagram, LinkedIn, and TikTok.                                                                | Growing your following across platforms.       |

<Note>
  The **YouTube** section pulls from videos you've already added to your
  [YouTube knowledge base](/knowledge-base/youtube). Add the videos there first, then
  select them here.
</Note>

## Chat from the page

The Micro Landing Page isn't just a static profile — your agent is built in, so
visitors can ask a question right from the page. Because the page can feature your
YouTube videos, a visitor can also open a video and chat about that specific video,
turning your content into something they can ask questions about.

## Tips

<Tip>
  * Lead with a clear, friendly **Bio** — it's the first thing visitors read.
  * Keep each section short. A focused page with a few strong links converts better than
    a long one.
  * Match the page to your brand with [Appearance](/customize/appearance) settings so
    the agent's colors and avatar feel consistent.
  * Use the MLP link as your **link-in-bio** on social platforms to funnel followers
    into a conversation with your agent.
</Tip>

## Troubleshooting

<AccordionGroup>
  <Accordion title="My YouTube videos don't appear in the picker">
    The YouTube section only lists videos that are already in your
    [YouTube knowledge base](/knowledge-base/youtube). Add the videos there and wait
    for them to finish processing, then select them on the Micro Landing Page.
  </Accordion>

  <Accordion title="Visitors can't see my page">
    Confirm **Enable Micro landing Page** is turned on. Disabling it hides the page
    from everyone — you can re-enable it anytime without losing your content.
  </Accordion>

  <Accordion title="MLP vs. embedding — which should I use?">
    Use a **Micro Landing Page** when you want a standalone, shareable page and don't
    have a site to embed on. Use [Embed & install](/embed/install) when you want the
    agent to live on a website you already own. You can do both.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Appearance" icon="palette" href="/customize/appearance">
    Brand the page's colors and avatar to match you.
  </Card>

  <Card title="Embed & install" icon="code" href="/embed/install">
    Prefer to add your agent to your own website instead.
  </Card>

  <Card title="YouTube knowledge" icon="youtube" href="/knowledge-base/youtube">
    Add the videos the page features.
  </Card>

  <Card title="Message customization" icon="message" href="/customize/messages">
    Set the welcome message and suggested questions.
  </Card>
</CardGroup>
