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

# Navigating the documentation

> How to find the right Raydium documentation for your task.

Raydium docs are organized by what you are trying to do. Start with the section that matches your role, then use search or the AI assistant when you need a specific concept, product, or error message.

## Start here

<CardGroup cols={2}>
  <Card title="What is Raydium" icon="circle-info" href="/introduction/what-is-raydium">
    Get the high-level overview of Raydium, the protocol, and the product surfaces on Raydium.io.
  </Card>

  <Card title="Protocol overview" icon="sitemap" href="/products">
    Compare Raydium products before going deeper into architecture, shared infrastructure, and migration notes.
  </Card>

  <Card title="User guide" icon="route" href="/getting-started">
    Learn the app flow for wallets, swaps, liquidity, LaunchLab, Perps, and safety basics.
  </Card>

  <Card title="Developer guide" icon="code" href="/sdk-api">
    Build against Raydium with SDK walkthroughs, algorithms, addresses, and integration references.
  </Card>
</CardGroup>

## Common paths

<CardGroup cols={2}>
  <Card title="For traders" icon="arrow-left-right" href="/user-flows/swap">
    Swap, use referral links, trade Raydium Perps, and understand the UI choices that affect execution.
  </Card>

  <Card title="For liquidity providers" icon="droplets" href="/user-flows/add-remove-liquidity">
    Add liquidity, choose a pool type, create pools, claim rewards, and manage migrations.
  </Card>

  <Card title="RAY token and protocol revenues" icon="coins" href="/ray">
    Read about RAY, protocol fees, buybacks, treasury, staking, metrics, and the white paper.
  </Card>

  <Card title="API reference" icon="terminal" href="/api-reference">
    Find REST API surfaces, route APIs, Perps APIs, LaunchLab APIs, and endpoint-level details.
  </Card>
</CardGroup>

## Find precise answers

Use the search bar when you know the term, page title, program, or error code you need. Use the AI assistant when you want to ask a question in natural language, compare pages, or find the right guide without knowing the exact page name.

For safety or support questions, use the **Support** link in the User Guide space to reach the Raydium community.
