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

# Welcome to Valence's Docs

> These docs are your starting point for building emotion detection and understanding into your application. Valence’s APIs allow for real-time and asynchronous processing of voice data for emotion analysis, allowing you to create rich, emotionally-intelligent user experiences. We offer REST interfaces alongside simple integration examples so you can get our emotion AI up and running easily. 

<img className="block dark:hidden" src="https://mintcdn.com/valenceai/MN6gt2Bg-Eyx_Un0/ValenceCallCenterDashboard.png?fit=max&auto=format&n=MN6gt2Bg-Eyx_Un0&q=85&s=6fc51840743604e95586a59801190201" alt="Website Dashboard" title={true} width="3456" height="1988" data-path="ValenceCallCenterDashboard.png" />

<img className="hidden dark:block" src="https://mintcdn.com/valenceai/MN6gt2Bg-Eyx_Un0/ValenceCallCenterDashboard.png?fit=max&auto=format&n=MN6gt2Bg-Eyx_Un0&q=85&s=6fc51840743604e95586a59801190201" alt="Website Dashboard" width="3456" height="1988" data-path="ValenceCallCenterDashboard.png" />

## Learn

Get some more information about our products and their main use cases and capabilities.

<CardGroup cols={3}>
  <Card title="Introduction" icon="newspaper" href="/introduction">
    Learn about our emotion models and their usage. Understand which APIs best suit your needs.
  </Card>

  <Card title="Quickstart" icon="arrow-pointer" href="/quickstart">
    Get started with our models. Quick tutorials for both our standalone APIs and SDKs.
  </Card>

  <Card title="Support" icon="screwdriver-wrench" href="https://getvalenceai.com/contact">
    Need help getting started? Have a question that's not answered in the docs? Send us an email!
  </Card>
</CardGroup>

## Getting Started

Browse our the technical details for both API and SDK integrations.

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Directly integrate our emotion APIs into your project with our detailed usage guide.
  </Card>

  <Card title="SDK Reference" icon="file-pen" href="/SDK/python">
    Looking for more resources? Check out our SDK and learn how to get started with emotion AI.
  </Card>
</CardGroup>
