# Oasis Platform The Oasis Platform runs Oasis models as a service: it manages exposure and model data, orchestrates analyses across workers, and exposes a REST API and web UI. This documentation covers deploying, configuring and using the platform. ```{note} Comprehensive **Kubernetes / Helm** deployment docs live alongside the charts in this repository under `kubernetes/charts/README.md` (and `kubernetes/README.md`); the how-to guides here link to them rather than duplicating them. ``` ```{toctree} :maxdepth: 2 explanation/index how-to/index reference/index ```