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

# Integration Quick Start

This guide will walk you through the simple 5-step process to get set up with Auxia. As shown below, Auxia ingests your 1P data and returns 1:1 AI-driven decisions that personalize the end user experience.

<div style={{display: 'flex', alignItems: 'center', gap: '12px', flexWrap: 'wrap', margin: '28px 0', padding: '20px', background: 'var(--ifm-color-emphasis-100)', borderRadius: '12px'}}>
  <div style={{textAlign: 'center', padding: '14px 14px', background: 'var(--ifm-background-color)', border: '1px solid var(--ifm-color-emphasis-300)', borderRadius: '8px', minWidth: '116px'}}>
    <div style={{fontSize: '28px', marginBottom: '8px'}}>🏦</div>
    <div style={{fontWeight: '600', fontSize: '14px'}}>Your 1P Data</div>
    <div style={{fontSize: '12px', color: 'var(--ifm-color-emphasis-600)', marginTop: '4px'}}>BigQuery · Snowflake · S3</div>
  </div>

  <div style={{fontSize: '28px', color: 'var(--ifm-color-emphasis-500)', fontWeight: 'bold'}}>→</div>

  <div style={{textAlign: 'center', padding: '14px 14px', background: '#4F46E5', border: '1px solid #4F46E5', borderRadius: '8px', minWidth: '132px', color: 'white'}}>
    <div style={{fontSize: '28px', marginBottom: '8px'}}>⚡</div>
    <div style={{fontWeight: '600', fontSize: '14px'}}>Auxia</div>
    <div style={{fontSize: '12px', opacity: 0.85, marginTop: '4px'}}>1:1 AI Decision</div>
    <div style={{fontSize: '11px', opacity: 0.75, marginTop: '2px'}}>per individual user</div>
  </div>

  <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '4px'}}>
    <div style={{fontSize: '22px', color: 'var(--ifm-color-emphasis-500)', fontWeight: 'bold'}}>→</div>
    <div style={{fontSize: '11px', color: 'var(--ifm-color-emphasis-500)', textAlign: 'center', maxWidth: '80px'}}>optimal treatment per user</div>
  </div>

  <div style={{display: 'flex', flexDirection: 'column', gap: '8px'}}>
    <div style={{padding: '7px 12px', background: 'var(--ifm-background-color)', border: '1px solid var(--ifm-color-emphasis-300)', borderRadius: '6px', fontSize: '13px', fontWeight: '500'}}>📱 In-App Banner</div>
    <div style={{padding: '7px 12px', background: 'var(--ifm-background-color)', border: '1px solid var(--ifm-color-emphasis-300)', borderRadius: '6px', fontSize: '13px', fontWeight: '500'}}>🔔 Push Notification</div>
    <div style={{padding: '7px 12px', background: 'var(--ifm-background-color)', border: '1px solid var(--ifm-color-emphasis-300)', borderRadius: '6px', fontSize: '13px', fontWeight: '500'}}>📧 Email</div>
    <div style={{padding: '7px 12px', background: 'var(--ifm-background-color)', border: '1px solid var(--ifm-color-emphasis-300)', borderRadius: '6px', fontSize: '13px', fontWeight: '500'}}>💬 In-App Modal</div>
    <div style={{padding: '7px 12px', background: 'var(--ifm-background-color)', border: '1px solid var(--ifm-color-emphasis-300)', borderRadius: '6px', fontSize: '13px', fontWeight: '500'}}>🃏 In-Feed Card</div>
  </div>
</div>

## Step 1: Ingest your data

Auxia uses your 1st party data to train machine-learning models that predict, rank, and surface the optimal next best action, content, surface, and/or incentive for each customer.

To start this process, Auxia needs access to user event data, user attributes, and any transaction data. For an overview on the ingestion process, please click the link [here](/getting-started/step-1-ingesting-your-data).

For an explanation on how Auxia works with data fields, please click the link [here](/concepts/data-fields).

## Step 2: Integrate Auxia into your product

Auxia works across your website, app, and lifecycle campaigns.

To deploy growth experiments, you can either integrate directly with Auxia's APIs or connect your existing messaging delivery provider to Auxia.

For an overview on how to integrate Auxia into your product, please click the link [here](/getting-started/step-2-integrating-auxia-into-your-product).

## Step 3: Define your goals

Auxia works hand in hand with our customers to define the goals they want to achieve and the model framework to drive them.

[Here](/getting-started/step-3-defining-your-model-objective) is an overview of how this process works.

## Step 4: Create your first treatment

After you've added your data sources and goals in the platform, you can start creating content to better personalize your end user experience.

[Here](/getting-started/step-4-creating-your-first-treatment) is an overview of how to get started creating your first treatment.

## Step 5: Measure success

Once you've deployed Auxia in your product, the platform immediately starts receiving data on your users' interactions and the performance of your campaigns.

To view performance data, visit the [Analytics](/getting-started/step-5-measuring-success) section.
