> ## 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.

# Step 2: Integrating Auxia into your product

> How to integrate Auxia into your product

## Introduction

One of the core advantages of Auxia's platform is the flexibility teams have to distribute growth experiments across any product surface or customer touchpoint (e.g. in-app content cards, banners, websites, etc).

There are two primary ways to integrate with Auxia:

* **\[In-product] Option #1**: Integrate [Auxia's APIs](../deploying-auxia/deploying-with-auxia-api/) on your front-end app or website

* **\[Delivery channels] Option #2**: Integrate Auxia with your [preferred delivery channels](../deploying-auxia/delivery-integrations/)

For teams that want full customization, we recommend teams integrate Auxia's APIs directly into their product to maintain control of the design and appearance of their growth experiments. However, Auxia also works with most major customer engagement and messaging platforms, sitting on top of any existing tools.

## Option 1: Integrate Auxia's APIs

***Estimated time***: A few hours

Auxia's APIs are designed to be configurable across any of your product surfaces, including your mobile app, web application, or even your website.

## Option 2: Integrate Auxia with your delivery channels

***Estimated time***: 15 minutes

Auxia has pre-built connections to many existing email, notification, and multi-channel marketing tools. Auxia also offers native email and push notification delivery. These integrations, which we call [Destinations](/concepts/destinations), allow Auxia to trigger which users should receive the optimal message, at the right time, across the optimal surface that suits your objective. Click the link below to get started with one of our existing integrations.

<div className="action-button-container">
  <a href="/deploying-auxia/delivery-integrations/" className="action-button">
    <span>Delivery Integrations</span>

    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" className="action-button-icon">
      <path d="M9.4 18L8 16.6L12.6 12L8 7.4L9.4 6L15.4 12L9.4 18Z" fill="currentColor" />
    </svg>
  </a>
</div>
