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

# Overview

> What Jupiter VRFD is, what it covers, and how it helps maintain token quality across the Solana ecosystem.

## What Is Jupiter VRFD

Jupiter VRFD is Jupiter's token verification and information system. It provides tools for verifying tokens, updating token metadata, and surfacing curated insights about token activity.

Jupiter has maintained a verified token list as a free public resource for the Solana ecosystem for over four years. As the number of tokens on Solana grew, the system evolved through several iterations to balance speed, accuracy, and resistance to manipulation. The current version (V4) combines heuristic signals with manual review.

The verified token list is integrated across the ecosystem by partners including decentralized exchanges, wallets, and screeners.

<Warning>
  Verification is not an endorsement of any project or team by Jupiter. It does not guarantee a token's legitimacy, safety, or quality. Always conduct your own research.
</Warning>

## What VRFD Covers

VRFD consists of three distinct features, each with its own process and purpose.

<CardGroup cols={1}>
  <Card title="Token Verification" href="/user-docs/launch/vrfd/token-verification">
    Submit a token for verification to receive a green checkmark across Jupiter products and partner platforms. Open to anyone. Two review methods are available: Standard (free, no guaranteed timeline) and Express (1,000 JUP fee, first review within 24-48 hours).
  </Card>

  <Card title="Token Metadata Updates" href="/user-docs/launch/vrfd/token-metadata-updates">
    Update a token's name, symbol, logo, description, socials, or circulating supply across Jupiter products. Open to anyone, including community members. Requires a 1,000 JUP fee per submission. Currently in beta.
  </Card>

  <Card title="Verified Insights" href="/user-docs/launch/vrfd/verified-insights">
    Curated, AI-generated highlights about notable price movements, trading activity, or onchain events. Reviewed by Jupiter team members and community contributors. Visible on Token Pages and in Jupiter Mobile.
  </Card>

  <Card title="FAQ" href="/user-docs/launch/vrfd/faq">
    Frequently asked questions about token verification, metadata updates, and Verified Insights.
  </Card>
</CardGroup>

## Key Links

<CardGroup cols={2}>
  <Card title="Submit a Verification" icon="badge-check" href="https://verified.jup.ag/tokens">
    Apply for token verification on Jupiter.
  </Card>

  <Card title="Submit a Metadata Update" icon="pen-to-square" href="https://verified.jup.ag/metadata">
    Request changes to your token's information.
  </Card>

  <Card title="View Verified Insights" icon="chart-line" href="https://verified.jup.ag/insights">
    Browse curated insights on token activity.
  </Card>

  <Card title="Support" icon="life-ring" href="https://support.jup.ag">
    Open a support ticket for help with VRFD.
  </Card>
</CardGroup>
