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

# Quick start

> Get Wild Moose up and running

## Getting started

Wild Moose works with your team during onboarding to get everything connected. Once your tools are linked, the [Moose Builder](/features/builder) guides you through creating your first debugging agents - no need to learn the system first.

<Steps>
  <Step title="Connect your communication platform">
    Wild Moose integrates with [Slack](/integrations/slack) and [Microsoft Teams](/integrations/microsoft-teams). Our team will help you get the app installed and connected to your alert channels.
  </Step>

  <Step title="Connect your observability tools">
    Connect the tools your team uses - Datadog, PagerDuty, Prometheus, or any of our [supported integrations](/integrations/overview). Each integration uses read-only access.
  </Step>

  <Step title="Build your first agents">
    Tell the [Moose Builder](/features/builder) what you want to investigate. It will create debugging agents, test them against your historical incidents, and refine them until they're finding root causes reliably.
  </Step>

  <Step title="See it in action">
    When an alert fires, Wild Moose automatically picks it up and runs the matching investigation. Results appear as a threaded reply in your alert channel - in seconds.
  </Step>
</Steps>

<Info>
  Ready to get started? [Contact us](mailto:support@wildmoose.ai) and we'll help you get set up.
</Info>

## What's next?

<Columns cols={2}>
  <Card title="Moose Builder" icon="hammer" href="/features/builder">
    Your AI guide for creating and testing debugging agents.
  </Card>

  <Card title="Alert enrichment" icon="sparkles" href="/features/alert-enrichment">
    Understand automatic vs. manual enrichment.
  </Card>
</Columns>
