# COSMOS | ExoLabs

## Deutsch

- [Willkommen](https://exolabs-ch.gitbook.io/cosmos/deutsch/willkommen.md): ExoLabs, Spin-Off der Universität Zürich, produziert Schneekarten auf Grundlage von Satellitenbildern und Bodenmessungen.
- [Einleitung](https://exolabs-ch.gitbook.io/cosmos/deutsch/master.md): COSMOS: Continuous Snow Monitoring System für Schneebedeckung, Schneetiefe und Schnee-Wasser-Äquivalent.
- [Schneebedeckung](https://exolabs-ch.gitbook.io/cosmos/deutsch/snow-cover.md)
- [Schneetiefe](https://exolabs-ch.gitbook.io/cosmos/deutsch/snow-depth.md)
- [Schneewasser](https://exolabs-ch.gitbook.io/cosmos/deutsch/snow-water.md)
- [Schneevorhersage](https://exolabs-ch.gitbook.io/cosmos/deutsch/snow-forecast.md)
- [Neuschnee](https://exolabs-ch.gitbook.io/cosmos/deutsch/freshsnow.md)
- [Service Authentication](https://exolabs-ch.gitbook.io/cosmos/deutsch/service-authentication.md): The high performance access to services providing COSMOS layers is made available through the simple retrieval of URLs targeting respective services.
- [Service Listing](https://exolabs-ch.gitbook.io/cosmos/deutsch/service-listing.md)
- [Web Map Services](https://exolabs-ch.gitbook.io/cosmos/deutsch/web-map-services.md): Usage of WMS Services for direct access to the maps.
- [Request values at point(s)](https://exolabs-ch.gitbook.io/cosmos/deutsch/request-values-along-path.md): Request for one or more points
- [Massive request along multiple paths](https://exolabs-ch.gitbook.io/cosmos/deutsch/massive-request-along-multiple-paths.md): Preferred endpoint for massive requests (thousands to millions locations along multiple paths)
- [Raw Data Access](https://exolabs-ch.gitbook.io/cosmos/deutsch/raw-data-access-1.md): COSMOS raw data is stored on AWS S3 in Frankfurt
- [Raw Data Listing](https://exolabs-ch.gitbook.io/cosmos/deutsch/raw-data-listing.md)

## English

- [Welcome](https://exolabs-ch.gitbook.io/cosmos/welcome.md): ExoLabs, Spin-Off of the University of Zurich, provides snow maps based on satellite images and ground observations.
- [Introduction](https://exolabs-ch.gitbook.io/cosmos/master.md): COSMOS: Continuous Snow Monitoring System for Snow Cover, Snow Depth and Snow-Water-Equivalent
- [Snow Cover](https://exolabs-ch.gitbook.io/cosmos/snow-cover.md)
- [Snow Depth](https://exolabs-ch.gitbook.io/cosmos/snow-depth.md)
- [Snow Water](https://exolabs-ch.gitbook.io/cosmos/snow-water.md)
- [Snow Forecast](https://exolabs-ch.gitbook.io/cosmos/snow-forecast.md)
- [Fresh Snow](https://exolabs-ch.gitbook.io/cosmos/snow-forecast-1.md)
- [Service Authentication](https://exolabs-ch.gitbook.io/cosmos/service-authentication.md): The high performance access to services providing COSMOS layers is made available through the simple retrieval of URLs targeting respective services.
- [Service Listing](https://exolabs-ch.gitbook.io/cosmos/service-listing.md)
- [Web Map Services](https://exolabs-ch.gitbook.io/cosmos/web-map-services.md): Usage of WMS Services for direct access to the maps.
- [Request values at point(s)](https://exolabs-ch.gitbook.io/cosmos/request-values-along-path.md): Request for one or more points
- [Massive request along multiple paths](https://exolabs-ch.gitbook.io/cosmos/massive-request-along-multiple-paths.md): Preferred endpoint for massive requests (thousands to millions locations along multiple paths)
- [Raw Data Access](https://exolabs-ch.gitbook.io/cosmos/raw-data-access-1.md): COSMOS raw data is stored on AWS S3 in Frankfurt
- [Raw Data Listing](https://exolabs-ch.gitbook.io/cosmos/raw-data-listing.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://exolabs-ch.gitbook.io/cosmos/welcome.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.
