> For the complete documentation index, see [llms.txt](https://doc.firstbot.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.firstbot.tech/engine/overview.md).

# Overview

The Firstbot Engine allows to create your own AI agents with minimal to no coding by connecting AI bots with tools and automating tasks through the workflow.&#x20;

<figure><img src="/files/2Po27Q6RikV8nJadOkQU" alt=""><figcaption><p>Engine - Build Section</p></figcaption></figure>

{% hint style="info" %}
An [agent ](/engine/agents.md)is a system of tools and bots, made to automate a complex task. An agent&#x20;

A [bot](/engine/bots.md) is an LLM based node (appears in blue), that can pass and receive istructions. Main purpose of bots is **communication**.&#x20;

A tool is a script that can execute a specific type of tasks that go beyond communication and simple response geneartion. Main purpose of tools is **execution**.&#x20;
{% endhint %}

## Learn more about

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to Build an Agent</strong></td><td>Learn about every step of building an AI agent</td><td><a href="/files/ZI58Nwt5C8wJXl5zdqcx">/files/ZI58Nwt5C8wJXl5zdqcx</a></td><td><a href="/pages/28rNjlwdbFXaNGTnzCSq">/pages/28rNjlwdbFXaNGTnzCSq</a></td></tr><tr><td><strong>How to Publish</strong></td><td>Deploy your agent for easy access and reuse</td><td><a href="/files/5atb2fL41xamJVBtXrHZ">/files/5atb2fL41xamJVBtXrHZ</a></td><td><a href="/pages/C3hQiE6atIiTJG94EWB6">/pages/C3hQiE6atIiTJG94EWB6</a></td></tr><tr><td><strong>How to use Analytics</strong></td><td>Work with analytics to understand your billing</td><td><a href="/files/Opaph7fbtR0FJvJpCK8p">/files/Opaph7fbtR0FJvJpCK8p</a></td><td><a href="/pages/3w9cxFCEYjuxLwcU5oGU">/pages/3w9cxFCEYjuxLwcU5oGU</a></td></tr><tr><td><strong>Examples and Tutorials</strong></td><td>Learn from real cases step by step</td><td><a href="/files/qOSX6UREIEouXWBixit4">/files/qOSX6UREIEouXWBixit4</a></td><td><a href="/pages/tFk01nQuoGPmgCpPWzsQ">/pages/tFk01nQuoGPmgCpPWzsQ</a></td></tr></tbody></table>
