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

# Quickstart

The Captic platform and products, where to find everything, and where to start.

## The platform and your product

Every Captic system has two layers:

* **The platform** is shared by all Captic products: the hardware, the on-prem and cloud software, and our service. See [Platform](/docs/overview.md).
* **The product** is the application built on top of it, such as the [Bag Depalletizer](/docs/depalletizing.md) or [Seam Inspection](/docs/stich-and-label-check-for-bags-coming-soon.md).

## Where to find everything

Whatever your product, the software lives in the same two places.

**On-prem software** runs on the device on your site, at `http://[serial-number].local`, using the serial number on the device sticker:

| Interface        | Address                                      |
| ---------------- | -------------------------------------------- |
| Product UI       | `http://[serial-number].local:3000`          |
| Product API docs | `http://[serial-number].local:3000/api/docs` |
| Integration Flow | `http://[serial-number].local:1880`          |

**Cloud software** runs at [cloud.captic.com](https://cloud.captic.com), where you view your data and results. Access is on request: email <support@captic.com> with the email addresses that need it.

For more, see [User Interfaces](/docs/overview/hands-on/user-interfaces.md), [On-prem software](/docs/overview/whats-in-the-box/software/on-prem-software.md) and [Cloud software](/docs/overview/whats-in-the-box/software/cloud-software.md).

## Networking and security

Your IT/OT team will want to review this before anything is installed. Share these two pages with them early:

* [Network & Security](/docs/overview/good-to-know/security/security.md): firewall rules, remote access, the IT/OT split and how data is protected.
* [Required preparation](/docs/overview/hands-on/required-preparation.md): the checklist to complete before delivery, including static IPs and firewall rules.

## Get started with your product

Follow the Getting Started guide for your product:

* [Bag Depalletizer: Getting Started](/docs/depalletizing/getting-started.md)
* [Seam Inspection: Getting Started](/docs/stich-and-label-check-for-bags-coming-soon/getting-started.md)
