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

# Introduction

> Getting started with packages

<div className="flex justify-center">
  <img src="https://mintcdn.com/packages/mXYxHwvZ_YhOt-qt/images/black-logo.png?fit=max&auto=format&n=mXYxHwvZ_YhOt-qt&q=85&s=bd4c42c36739a9a3bed818755a58fda6" className="m-0 dark:hidden" width="200" data-path="images/black-logo.png" />

  <img src="https://mintcdn.com/packages/yT3sXwJ6gUOtB6YR/images/white-logo.png?fit=max&auto=format&n=yT3sXwJ6gUOtB6YR&q=85&s=d0b83317f1eaf0db7848eeabbc4e064b" className="m-0 hidden dark:block" width="200" data-path="images/white-logo.png" />
</div>

<img className="block" src="https://mintcdn.com/packages/mXYxHwvZ_YhOt-qt/images/hero.png?fit=max&auto=format&n=mXYxHwvZ_YhOt-qt&q=85&s=777acbcccbd3afe97af37a0e410dd56e" alt="packages Hero Image" width="1400" height="640" data-path="images/hero.png" />

## What is packages?

Packages is an automation platform that lets you combine different A.I. models to complete tasks.

## Running your first package

Using packages is easy.

Just find a package you want to run and click the "Run" <img className="inline m-0" src="https://mintcdn.com/packages/yT3sXwJ6gUOtB6YR/images/run-button.png?fit=max&auto=format&n=yT3sXwJ6gUOtB6YR&q=85&s=c7ddcac5cc08871766c6644db92750e1" alt="Run Button" height="15" width="15" data-path="images/run-button.png" /> button.

Visit the [running a package](/running/overiew) section to see what's possible when running a package.

<CardGroup cols={2}>
  <Card title="Running a Package" icon="play" href="/running/overview">
    How to run a package
  </Card>

  <Card title="Credits" icon="database" href="/running/credits">
    How credits work
  </Card>
</CardGroup>

## Making a Package

The real power of packages lies in creating your own packages. You can tailor them to your specific needs.

For businesses — that means matching your brand or voice, or creating packages that your customers & clients can benefit from.

For personal use — that can mean creating something that makes your life easier.

<CardGroup cols={2}>
  <Card title="Nodes" icon="diagram-project" href="/nodes/llm">
    Adding functionality to your package via nodes
  </Card>
</CardGroup>
