> For the complete documentation index, see [llms.txt](https://fastagent.gitbook.io/fastagent/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fastagent.gitbook.io/fastagent/readme.md).

# Welcome

Welcome to FastAgent Documentation! Here you'll find examples and guidance on how to use FastAgent.

{% hint style="warning" %}
FastAgent is **currently under active development** and in alpha stage. It currently lacks SSL and CORS security features, as well as comprehensive testing needed for production deployment.
{% endhint %}

### What is the goal of FastAgent?

Through my experience working with agents, I found that sharing and deploying them was often challenging. While existing frameworks make prototyping straightforward, moving projects to production remains difficult for many developers. I created FastAgent to handle essential features such as:

* Authentication and Authorization
* Server setup and configuration
* Reproducibility and sharing of configuration

The main goal of FastAgent is to reduce the time from prototype to deployable application. FastAgent is primarily designed for deployment on cloud providers like Railway, Fly.io, or for self-hosting on your VPS.

### Why should you use FastAgent?

FastAgent enables rapid deployment and testing of AI agents. Built on top of FastAPI and using Granian as a server, it ensures excellent performance while maintaining ease of use.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quickstart</strong></td><td>Create your first application.</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Configuration</strong></td><td>Configure your project using FastAgent.</td><td></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Examples</strong></td><td>Integration step-by-step examples.</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>
