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

# Shinami Docs Overview

## Integrate

<Columns cols={3}>
  <Card title="API docs" icon="code" iconType="regular" href="/api-docs/overview">
    Explore our endpoints.
  </Card>

  <Card title="Developer Guides and Tutorials" icon="laptop-code" href="/developer-guides/overview">
    Sample code tutorials and other helpful guides.
  </Card>

  <Card title="Error Reference" icon="circle-stop" iconType="regular" href="/developer-guides/core-integration-topics/error-reference">
    Error codes and resolution tips for each service.
  </Card>
</Columns>

## Explore and Learn

<Columns cols={3}>
  <Card title="Product overviews" icon="face-thinking" iconType="regular" href="/product-overviews/overview">
    Non-technical Shinami product summaries (with high-level integration overviews).
  </Card>

  <Card title="Help Center" icon="message-question" iconType="regular" href="/help-center/overview">
    Answers to usage and billing questions.
  </Card>

  <Card title="Changelog" icon="rocket-launch" iconType="regular" href="/changelog">
    Recent updates to our products.
  </Card>
</Columns>
