# Welcome to our Docs

Welcome to the Solia TimeCapsule documentation. We’re here to help you get set up quickly, feel confident about privacy, and enjoy a smooth backup experience — without stress.

Whether you just received your device or you want to add a new family member, you’ll find the answers here ✅

## 🚀 Where to start

* [🎉 Setup TimeCapsule](/2.setup-timecapsule.md) → plug in, activate, create your Admin
* [📱 Mobile App & Backup](/3.mobile-app-and-backup.md) → connect the app and enable automatic backup
* [🧑‍🤝‍🧑 Managing Users](/4.managing-users.md) → add family members and manage access
* [🔒 Security & Privacy](/5.security-and-privacy.md) → how privacy works and why the Admin can’t view your library
* [🔄 Updates](/6.updates.md) → how updates work and what to expect
* [✨ Features (Coming via Updates)](/9.features.md) → upcoming features we’re working on
* [💾 Storage & Capacity](/10.storage-and-capacity.md) → where your media lives and how storage works
* [🌐 Network & Connectivity](/11.network-and-connectivity.md) → connection basics and upload speed explanation
* [🛠️ Troubleshooting](/7.troubleshooting.md) → quick fixes for common issues
* [🧨 Factory Reset](/8.factory-reset.md) → reset your device (destructive)

## 🧑‍💻 Need help?

For any help or information, contact us at <support@solia.one>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.solia.one/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
