# Earth2Studio

Welcome to the Earth2Studio.

## User Guide

Information about getting Earth2Studio up and running, as well as key concepts.

```{toctree}
:maxdepth: 2

userguide/index
```

## API

The content of the exposed `earth2studio` API.

```{toctree}
:maxdepth: 2

API <modules/index>
```

## Examples

Examples demonstrating various common Earth2Studio usage patterns.

```{toctree}
:maxdepth: 2

examples/index
```