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

# Vero 1.0 Documentation

> Welcome to the Vero 1.0 help documentation

<Note>
  Looking for Vero 2.0 documentation? [Visit the Vero 2.0 docs](/vero-2/introduction).
</Note>

Find everything you need to get started with Vero, send your first campaigns, and make the most of the platform.

## Get started

<CardGroup cols={2}>
  <Card title="Getting started guide" icon="rocket" href="/vero-1/getting-started/getting-started-guide">
    Follow our step-by-step guide to set up your account and send your first email.
  </Card>

  <Card title="Install the tracking script" icon="code" href="/vero-1/integrations/install-the-vero-tracking-script">
    Add the Vero JavaScript library to your website.
  </Card>

  <Card title="Create a newsletter" icon="envelope" href="/vero-1/newsletters/newsletter-email-campaigns">
    Learn how to create and send newsletter campaigns.
  </Card>

  <Card title="Understand segments" icon="users" href="/vero-1/segments/how-segmentation-works-in-vero">
    Target the right customers with segmentation.
  </Card>
</CardGroup>

## Build and automate

<CardGroup cols={2}>
  <Card title="Behavioral campaigns" icon="bolt" href="/vero-1/transactional-and-behavioral/what-is-a-behavioral-campaign">
    Trigger emails based on customer actions.
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/vero-1/workflows/creating-a-new-workflow">
    Create multi-step automated email sequences.
  </Card>

  <Card title="Personalization with Liquid" icon="wand-magic-sparkles" href="/vero-1/newsletters/list-of-liquid-functions-dynamic-templating-variables">
    Use dynamic content to personalize your emails.
  </Card>

  <Card title="Integrations" icon="plug" href="/vero-1/integrations/integrate-vero-and-segment">
    Connect Vero to Segment, Zapier, and other tools.
  </Card>
</CardGroup>

## For developers

<CardGroup cols={2}>
  <Card title="Developer documentation" icon="book" href="/developer-docs/overview">
    Explore our SDKs and integration guides.
  </Card>

  <Card title="Track API reference" icon="terminal" href="/api-reference/track/overview">
    View the full API reference for tracking users and events.
  </Card>
</CardGroup>

## Account and settings

<CardGroup cols={2}>
  <Card title="Domain authentication" icon="shield-check" href="/vero-1/settings/how-to-setup-a-custom-sending-domain">
    Set up your sending domain for better deliverability.
  </Card>

  <Card title="Team management" icon="user-plus" href="/vero-1/account-billing-and-team/add-team-members-to-vero">
    Add team members and manage access levels.
  </Card>
</CardGroup>
