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

# Blaxel

> Connect your [Blaxel](https://blaxel.ai/) agents to Pactory

## Overview

[Blaxel](https://blaxel.ai/) is a tool for building, deploying and tracking AI agents. This integration allows you to connect your Blaxel agents to Pactory, distribute and monetize them.

## Prerequisites

* Blaxel account
* Pactory account

## Setup Video Guide

<iframe width="560" height="315" src="https://www.youtube.com/embed/viHKcLdyq-s" title="Blaxel Integration Guide" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

## Step-by-Step Walkthrough

<Steps>
  <Step title="Create Blaxel Agent">
    Create a Blaxel agent and copy its endpoint URL
  </Step>

  <Step title="Create Blaxel API Key">
    Create a Blaxel API key in the Blaxel profile settings
  </Step>

  <Step title="Access Integration">
    From your Pactory dashboard, go to "Add New Agent" and select "Blaxel"
  </Step>

  <Step title="Configure Basic Settings">
    Fill in the [standard agent configuration fields](/features/agent-connection) (name, description, etc.)
  </Step>

  <Step title="Configure Integration">
    Enter your Blaxel-specific configuration:

    * API endpoint (URL of your Blaxel agent)
    * API key (Blaxel profile API key)
  </Step>

  <Step title="Publish your agent">
    Set privacy to "Public"
  </Step>

  <Step title="Test Connection">
    Send a test message to verify the integration is working properly
  </Step>

  <Step title="Share your agent and get paid based on usage!" />
</Steps>
