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

# Prism Documentation

> A unified API refracting blockchain data across Solana, EVM, and more.

<CardGroup cols={2}>
  <Card title="Introduction" icon="pyramid" href="/documentation/introduction/the-prism/introduction">
    Learn what Prism is and how it transforms raw blockchain data into structured, high-value insights.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/documentation/introduction/the-api/quickstart">
    Get up and running with the Prism API in minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/documentation/introduction/the-api/authentication">
    Learn how to authenticate your requests with an API key.
  </Card>

  <Card title="Plans & Pricing" icon="credit-card" href="/documentation/introduction/the-api/plans">
    Compare plans and find the right tier for your use case.
  </Card>
</CardGroup>

## Documentation

<CardGroup cols={2}>
  <Card title="Solana" icon="book-open" href="/documentation/solana/overview">
    Explore and learn about Prism's Solana data coverage and capabilities.
  </Card>
</CardGroup>

## API Reference

<CardGroup cols={2}>
  <Card title="Solana" icon="plug-2" href="/documentation/solana/dex/api-coverage">
    Learn about the Solana API and its endpoints.
  </Card>
</CardGroup>

## Resources

<CardGroup cols={3}>
  <Card title="SDKs" icon="code" href="/documentation/introduction/resources/sdks">
    Official SDKs for TypeScript, Python, Go, and more.
  </Card>

  <Card title="FAQs" icon="message-circle-more" href="/documentation/introduction/resources/faqs">
    Answers to common questions about the Prism API.
  </Card>

  <Card title="Support" icon="headset" href="/documentation/introduction/resources/support">
    Get help from the Prism team and community.
  </Card>
</CardGroup>
