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

# Introduction

> Learn what Convocore is, what you can build with it, and where to start.

# Build AI agents with Convocore

Convocore helps you create, test, deploy, and manage AI agents across web, voice, WhatsApp, social channels, and client workspaces from one platform.

Whether you are building for your own business or running an agency, the platform is designed to cover the full workflow:

* Create an agent and define its behavior
* Add knowledge, tools, variables, and flows
* Test the experience before going live
* Deploy to websites, voice, and messaging channels
* Track conversations, analytics, leads, and handoffs
* Resell the experience through whitelabel and client dashboards

<Frame>
  <img src="https://mintcdn.com/convocore/h0cMWNR2bUWI49-m/images/dashboard-dark.png?fit=max&auto=format&n=h0cMWNR2bUWI49-m&q=85&s=abd8dbfec31d4d8c17c9fb929f018ad8" className="hidden dark:block" width="2032" height="1096" data-path="images/dashboard-dark.png" />

  <img src="https://mintcdn.com/convocore/h0cMWNR2bUWI49-m/images/dashboard.png?fit=max&auto=format&n=h0cMWNR2bUWI49-m&q=85&s=edbe45b8ee3cdfd4d4320020c4ac0d68" className="block dark:hidden" width="2032" height="1096" data-path="images/dashboard.png" />
</Frame>

<Tip>
  Need a text version of the docs for your own AI system or internal search? Use [docs.convocore.ai/llms-full.txt](https://docs.convocore.ai/llms-full.txt).
</Tip>

## Start here

<CardGroup cols={2}>
  <Card title="How Convocore Works" icon="network-wired" href="/help-center/how-convocore-works">
    Get the product overview, from agent creation to deployment and monitoring.
  </Card>

  <Card title="When to Use Convocore" icon="lightbulb" href="/help-center/when-to-use">
    Understand the best-fit use cases, tradeoffs, and where Convocore is strongest.
  </Card>

  <Card title="Build Your First Agent" icon="wand-magic-sparkles" href="/agent-creation/design-and-setup">
    Start with agent creation, prompts, knowledge base setup, and core configuration.
  </Card>

  <Card title="Deploy Your Agent" icon="rocket" href="/integration/deploying-to-website/overview">
    Put your agent on a website, app, or customer workflow using the available deployment options.
  </Card>
</CardGroup>

## Common paths

<CardGroup cols={2}>
  <Card title="Voice Setup" icon="microphone" href="/voice/introduction">
    Learn how web calling, Twilio, SIP trunking, transcribers, and speech generation work.
  </Card>

  <Card title="Canvas" icon="diagram-project" href="/canvas/introduction">
    Build structured agent flows with nodes, conditions, tools, and variables.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/v3/intro">
    Use Bearer-authenticated REST endpoints to manage workspaces, agents, tools, KB docs, and conversations.
  </Card>

  <Card title="Whitelabel & Agency" icon="building" href="/whitelabeling/getting-started">
    Set up your branded dashboard, client organizations, billing, and embeddable pricing.
  </Card>
</CardGroup>

## Get support

<CardGroup cols={2}>
  <Card title="Join Discord" icon="discord" color="#5A65EA" href="https://discord.gg/XrJtBsQQRN">
    Ask questions, share builds, and get help from the Convocore team and community.
  </Card>

  <Card title="Email Support" icon="mailbox" color="#7a7f85" href="mailto:support@convocore.ai">
    Contact the support team directly for account, billing, or implementation questions.
  </Card>
</CardGroup>
