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

# Introduction

> A Deep-Dive into the Vogent Platform

This section is a reference for all of the features of the Vogent platform. If you're looking to get up-to-speed quickly, we recommend starting with the [Quickstart guide](/quickstart) instead.

<CardGroup cols={2}>
  <Card title="How Vogent Works" icon="diagram-project" href="/platform-overview/how-vogent-works">
    Learn about the high-level architecture and components of the Vogent platform
  </Card>

  <Card title="Agents" icon="robot" href="/platform-overview/agents/overview">
    Learn how to create and manage AI agents that handle conversations naturally
  </Card>

  <Card title="Voices" icon="waveform" href="/platform-overview/voices">
    Explore our library of natural-sounding voices and voice customization options
  </Card>

  <Card title="Functions" icon="code" href="/platform-overview/functions">
    Build custom logic and integrations for your voice agents
  </Card>

  <Card title="Knowledge Bases" icon="database" href="/platform-overview/knowledge-bases">
    Create and manage information sources your agents can access and reference
  </Card>

  <Card title="Live Dials" icon="phone-volume" href="/platform-overview/live-dials">
    Monitor and analyze real-time agent conversations and performance
  </Card>

  <Card title="Telephony" icon="phone" href="/platform-overview/telephony">
    Configure phone systems and calling capabilities for your agents
  </Card>

  <Card title="API Keys" icon="key" href="/platform-overview/api-keys">
    Manage authentication and access to the Vogent platform
  </Card>

  <Card title="Team" icon="users" href="/platform-overview/team">
    Collaborate with team members and manage user permissions
  </Card>

  <Card title="Billing" icon="credit-card" href="/platform-overview/billing">
    View usage, manage subscriptions and payment methods
  </Card>
</CardGroup>
