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

# Token Page

> What creators and holders get on every Blank token page: updates, galleries, video, verified socials, comments, Price Prediction, and creator profile.

# Token Page

Every token on Blank gets a dedicated page where creators can publish updates and holders can inspect the project.

## Creator tools

Creators have a set of tools to build trust and keep their community engaged directly on the token page.

<Columns cols={2}>
  <Card title="Token updates">
    Creators can post announcements, progress updates, and news. Updates support
    a title and body content, are visible to all visitors, and appear in
    chronological order.
  </Card>

  <Card title="Image gallery">
    Creators can upload multiple images with captions and sort order. Galleries
    can be used for roadmaps, screenshots, community content, or project media.
  </Card>

  <Card title="Video">
    Creators can embed a video to explain the project, show a demo, or share a
    message with the community.
  </Card>

  <Card title="Creator profile">
    Each token shows the creator profile with display name, bio, verified social
    links, and links to other tokens created by the wallet.
  </Card>
</Columns>

## Social and community

<Columns cols={2}>
  <Card title="Verified social links">
    Creators can add Twitter, Telegram, Discord, and website links. Verification
    uses real authentication where available, such as OAuth sign-in, and
    verified links show a checkmark.
  </Card>

  <Card title="Comments and likes">
    Authenticated users can comment on token pages, reply in threads, and like
    comments.
  </Card>

  <Card title="Price Prediction" href="/docs/launching-tokens/price-prediction">
    Tokens with Price Prediction enabled show today's entry round, its reserved
    prize and prediction count, plus paginated history for every round and its
    predictions, eligibility results, and payouts.
  </Card>
</Columns>
