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

# User Guide

> Guide to using the RepoCloud platform effectively

Welcome to the RepoCloud User Guide. This section provides comprehensive instructions on how to deploy, manage, and optimize your applications on the RepoCloud platform.

## Overview

RepoCloud simplifies cloud deployment and management by providing an intuitive interface and powerful automation tools. Whether you're deploying a simple blog or a complex multi-tier application, this guide will help you make the most of the platform's capabilities.

## Key Topics

<CardGroup cols={2}>
  <Card title="Deployment Basics" icon="rocket" href="/user-guide/deployment-basics">
    Learn the fundamentals of deploying applications on RepoCloud
  </Card>

  <Card title="One-Click Deployment" icon="bolt" href="/user-guide/one-click-deployment">
    Deploy applications with minimal configuration using our one-click templates
  </Card>

  <Card title="Managing Instances" icon="server" href="/user-guide/managing-instances">
    Monitor and manage your running application instances
  </Card>

  <Card title="Custom Domains" icon="globe" href="/user-guide/custom-domains">
    Configure custom domains for your applications
  </Card>

  <Card title="Scaling" icon="chart-line" href="/user-guide/scaling">
    Learn how to scale your applications to handle increased load
  </Card>

  <Card title="Updates" icon="arrows-rotate" href="/user-guide/updates">
    Keep your applications updated with the latest features and security patches
  </Card>

  <Card title="Environment Variables" icon="gear" href="/user-guide/environment-variables">
    Configure your applications through environment variables
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/user-guide/troubleshooting">
    Resolve common issues with your RepoCloud applications
  </Card>
</CardGroup>

## Getting Started

If you're new to RepoCloud, we recommend starting with the [Deployment Basics](/user-guide/deployment-basics) guide, which covers the fundamental concepts and steps for deploying your first application. Then, explore the [Managing Instances](/user-guide/managing-instances) section to learn how to monitor and manage your deployed applications.

For those looking to deploy specific applications quickly, check out the [One-Click Deployment](/user-guide/one-click-deployment) guide for our streamlined deployment templates.

## Need Help?

If you encounter any issues or have questions that aren't addressed in this guide, please contact our support team at [team@repocloud.io](mailto:team@repocloud.io).
