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

# Docs - Sevalla®

> Cloud solution for web applications and databases.

<Frame caption="Sevalla application overview page">
  <img className="block dark:hidden" alt="Application Overview light theme" src="https://mintcdn.com/sevalla/Ng2UyZmqhzhSV9hD/images/application-overview-light.png?fit=max&auto=format&n=Ng2UyZmqhzhSV9hD&q=85&s=d2e8bc62eb9a3f2e02160f2326d875c2" width="3628" height="1258" data-path="images/application-overview-light.png" />

  <img className="hidden dark:block" alt="Application Overview light theme" src="https://mintcdn.com/sevalla/Ng2UyZmqhzhSV9hD/images/application-overview-dark.png?fit=max&auto=format&n=Ng2UyZmqhzhSV9hD&q=85&s=a9db26706135022b364b1efba1ea1802" width="3634" height="1248" data-path="images/application-overview-dark.png" />
</Frame>

## What can you do with Sevalla?

* **Deploy apps** from GitHub, GitLab, Bitbucket, or directly from Docker registry
* **Set up databases** like MySQL, PostgreSQL, MariaDB, or Redis with one click
* **Create pipelines** to manage environments (Dev, QA, Prod)
* **Preview environments** for every pull request
* **Deploy static sites** for free

## Get started

When you sign up to Sevalla, the first thing you need to do is enter your payment method and billing details, and then click **Complete setup**.

<Frame caption="Add your payment and billing details.">
  <img className="block dark:hidden" alt="Add your payment and billing details" src="https://mintcdn.com/sevalla/socFnFOVyL8BjGpa/images/new-company-payment-details-light.png?fit=max&auto=format&n=socFnFOVyL8BjGpa&q=85&s=8bafaf30b56ac8042e0921d3288ffc2f" width="2558" height="1662" data-path="images/new-company-payment-details-light.png" />

  <img className="hidden dark:block" alt="Add your payment and billing details" src="https://mintcdn.com/sevalla/socFnFOVyL8BjGpa/images/new-company-payment-details-dark.png?fit=max&auto=format&n=socFnFOVyL8BjGpa&q=85&s=595d4138c0a9dc703b009fc27020e877" width="2554" height="1664" data-path="images/new-company-payment-details-dark.png" />
</Frame>

You can then use our quick step guides to:

* [Connect an AI agent](https://docs.sevalla.com/quick-starts/coding-agents/overview)
* [Deploy your own service](https://docs.sevalla.com/applications/get-started/add-an-application)
* [Deploy a database](https://docs.sevalla.com/databases/get-started/add-a-database)
* [Try our demo templates](https://docs.sevalla.com/templates/overview)

You can access these guides at any time from the **Help** menu by clicking **Get started guides**.

<Frame caption="Getting started with Sevalla.">
  <img className="block dark:hidden" alt="Getting started with Sevalla" src="https://mintcdn.com/sevalla/rIWfgEmLfDIODnJ_/images/get-started-light.png?fit=max&auto=format&n=rIWfgEmLfDIODnJ_&q=85&s=ef08f5f5be210e81bd2fac38cc4968c4" width="1174" height="1310" data-path="images/get-started-light.png" />

  <img className="hidden dark:block" alt="Getting started with Sevalla" src="https://mintcdn.com/sevalla/rIWfgEmLfDIODnJ_/images/get-started-dark.png?fit=max&auto=format&n=rIWfgEmLfDIODnJ_&q=85&s=bb53c17d5fea6fbef52a1734694191c2" width="1164" height="1292" data-path="images/get-started-dark.png" />
</Frame>

Here’s what you’ll probably want to check out first:

<Card title="Connect to our MCP server" icon="plug" horizontal href="/quick-starts/coding-agents/">
  Connect your coding agent to the Sevalla MCP server to experience hands-free deployments.
</Card>

<CardGroup cols={2}>
  <Card title="Create an app" icon="layer-group" href="applications/get-started/add-an-application">
    Deploy Laravel, Python, Node.js, PHP, Ruby, Go, and more
  </Card>

  <Card title="Create a database" icon="database" href="/databases/overview">
    Create PostgreSQL, MySQL, MariaDB or Redis
  </Card>

  <Card title="Create a static site" icon="bolt" href="/static-sites/overview">
    Build and deploy React, Angular, Vue or your HTML site for free
  </Card>

  <Card title="Create an object storage" icon="box-archive" href="/object-storage/overview">
    Store static assets in a bucket to save bandwidth
  </Card>
</CardGroup>
