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

# Introduction

> Welcome to the official documentation for **Mondo** – your open platform for modern, privacy-respecting software. 

<Tip>
  To report a bug, visit \[[https://tally.so/r/w8E7Qx](https://tally.so/r/w8E7Qx)]
</Tip>

## 🔍 What You'll Find Here

* **Getting Started** – Learn how to install, configure, and deploy Mondo.
* **Features** – Explore what makes Mondo powerful and modular.
* **Developer Guide** – Dive into APIs, integrations, and advanced workflows.
* **FAQ & Troubleshooting** – Common questions, tips, and fixes.

***

## 📦 Quick Start

```bash theme={null}
git clone https://github.com/mondosolutions/MOPS.git
cd MOPS
docker compose up -d
```

Open your browser at [http://localhost:8000](http://localhost:8000) to explore the docs locally.

***

## 📚 Project Overview

<Tip>
  Mondo is a modular open platform that helps teams build and scale self-hosted infrastructure with:

  * ⚡️ Rapid deployment via Docker & Traefik
  * 🔐 Privacy-first approach with no data sent to third parties
  * 🧩 Easily extensible with open standards
  * 💬 Active community support
</Tip>

***

## 💬 Join the Conversation

* [GitHub Discussions](https://github.com/mondosolutions/MOPS/discussions)
* [Submit an Issue](https://github.com/mondosolutions/MOPS/issues)

***

## 👏 Contributing

We welcome contributions! Check out our [contribution guide](contributing.md) to get started.

***

<CardGroup cols={2}>
  <Card title="Visit our Mission" icon="pen-to-square" href="https://trymondo.com/about-us">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Our proposal engine" icon="image" href="/proposals/introduction">
    Preview your changes before you push to make sure they're perfect
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Build your own MOPS" icon="screwdriver-wrench" href="docs/mintlify/mops/infrastructure.mdx">
    Build interactive features and designs to guide your users
  </Card>

  <Card title="Hire us" icon="stars" href="https://trymondo.com">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
