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

# Deploying Pre-Built Agents from Agents Library

> Use the AptlyStar.ai Agents Library to quickly deploy ready-to-use AI agents with minimal setup.

## Why Use the AptlyStar.ai Agents Library?

<Note>
  The AptlyStar.ai Agents Library enables you to deploy ready-to-use AI agents with minimal setup, making it suitable for both technical and non-technical users. Focus on customization — not infrastructure.
</Note>

<CardGroup cols={2}>
  <Card title="Quick Deployment" icon="rocket">
    Deploy ready-made agents instantly, with no prior technical expertise required.
  </Card>

  <Card title="Time Efficiency" icon="clock">
    Skip the setup — jump straight into customization and usage.
  </Card>

  <Card title="Scalable Solutions" icon="expand">
    Access agents for various use cases and scale your projects effortlessly.
  </Card>

  <Card title="Cost-Effective" icon="money-bill-trend-up">
    Cut down development time and costs with plug-and-play AI agents.
  </Card>

  <Card title="Simplified Integration" icon="plug">
    Seamlessly integrate AI agents into your existing workflow.
  </Card>
</CardGroup>

***

## Steps to Deploy Pre-Built Agents from the Agents Library

<Steps>
  <Step title="Visit the Agents Library">
    Navigate to the **Agents Library** section in the top menu of the application.\
    Browse and select a **pre-built agent** that suits your use case.

    <Frame caption="Agents Library: Browse and Select a Pre-Built Agent">
      <img src="https://mintcdn.com/aptlytechnologies/PJxqOS6CrBAi41UF/images_new/gettingstarted/agentlibrary.png?fit=max&auto=format&n=PJxqOS6CrBAi41UF&q=85&s=6f290b7f37d21165fff5ac7ea94a98d4" alt="Agents Library Selection" width="2000" height="1066" data-path="images_new/gettingstarted/agentlibrary.png" />
    </Frame>
  </Step>

  <Step title="Choose Configuration and Deploy">
    Once you select a agent, proceed to deploy it using either:

    * **Default Configuration**: Uses preselected models and settings
    * **Custom Configuration**: Lets you choose your own models and linked data stores

    Learn more here:\
    [How to Create a Agent →](https://docs.aptlystar.ai/howtocreateaiagent)

    <Frame caption="Agents Library: Choose Default or Custom Configuration">
      <img src="https://mintcdn.com/aptlytechnologies/PJxqOS6CrBAi41UF/images_new/gettingstarted/add_library_agent.png?fit=max&auto=format&n=PJxqOS6CrBAi41UF&q=85&s=7ddd22e2c01a110def87001538c53860" alt="Choose Agent Config" width="2000" height="1066" data-path="images_new/gettingstarted/add_library_agent.png" />
    </Frame>
  </Step>
</Steps>

<Check>
  Once you click **Create AI Agent**, the pre-built agent will be deployed with the selected prompt and configuration instantly.
</Check>
