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

# AI Kit

> Design guidance and building blocks for building agentic AI experiences with the Anvil2 AI Kit.

AI Kit is the Anvil2 kit for building agentic product experiences. It provides visual foundations, patterns, and components tailored to AI-powered UX, with the Carto theme applied for agentic surfaces.

<Card title="Styled with Carto">
  Carto is the theme for new and agentic surfaces in the ServiceTitan web and mobile apps, tied to AgentOS. It layers visual treatments on the core Anvil2 theme.

  AI Kit and mobile Kits use Carto so those product areas share a consistent look for agentic experiences.
</Card>

## Getting started

Start with the basics, then browse Carto assets as they become available.

<Columns cols={2}>
  <Card title="Getting Started" icon="rocket" href="/docs/kits/ai-kit/getting-started">
    Learn how to start building with Carto.
  </Card>

  <Card title="Terminology" icon="book" href="/docs/kits/ai-kit/terminology">
    Shared vocabulary for Carto design and implementation.
  </Card>
</Columns>

## Browse Carto assets

<Columns cols={2}>
  <Card title="AI UX" icon="sparkles" href="/docs/kits/ai-kit/ai-ux/overview">
    Guidance for designing AI-powered experiences in Carto.
  </Card>

  <Card title="Visual Foundations" icon="block-brick" href="/docs/kits/ai-kit/foundations/overview">
    Visual foundations are the atomic elements that bring together a Carto UI.
  </Card>

  <Card title="Patterns" icon="layer-group" href="/docs/kits/ai-kit/patterns/overview">
    Patterns are a collection of Components, arranged to achieve a user goal.
  </Card>

  <Card title="Components" icon="shapes" href="/docs/kits/ai-kit/components/overview">
    Components are reusable building blocks of the UI, crafted from Visual Foundations.
  </Card>
</Columns>

***

## Connect with us

<Columns cols={2}>
  <Card title="Get help on Slack" icon="slack" href="https://servicetitan.enterprise.slack.com/archives/CBSRGHTRS">
    You can reach the Anvil team in the #ask-designsystem Slack channel.
  </Card>

  <Card title="Schedule office hours" icon="calendar" href="https://servicetitan.enterprise.slack.com/archives/CBSRGHTRS">
    Join the Anvil team for office hours on Mondays or Wednesdays to get hands-on help.
  </Card>

  <Card title="Report an issue" icon="jira" href="https://servicetitan.atlassian.net/secure/CreateIssue.jspa?issuetype=1&pid=11329">
    Ran into a bug in the code or design? We use Jira to track outstanding
    issues with Anvil.
  </Card>

  <Card title="Suggest an idea" icon="lightbulb" href="https://slack.com/shortcuts/Ft07EXNJSPS7/f598de9eda7177f477aaddbbc5701e15">
    Have an idea for a component, pattern, or documentation? Fill out the Feature Request Form in Slack.
  </Card>

  <Card title="View roadmap" icon="map" href="/docs/resources/roadmap">
    View what is coming up this year for the design system.
  </Card>

  <Card title="Contribute to Anvil2" icon="handshake" href="https://servicetitan.atlassian.net/wiki/spaces/ADS/pages/2054129026/Designer+Contribution+to+Anvil">
    Interested in contributing to Anvil? Read our contribution guide to learn
    more!
  </Card>
</Columns>
