# DSMS docs

Welcome to the documentation for the DSMS!

::::{grid} 2
:gutter: 3 3 4 5

:::{grid-item-card} Getting Started
:link: getting_started.html
DSMS basics and core concepts
:::

:::{grid-item-card} Python SDK
:link: python_sdk.html
Interact via Python scripts
:::

:::{grid-item-card} Troubleshooting
:link: troubleshooting.html
Resolve issues and find solutions to frequently encountered problems.
:::

::::

Here you will find all the information on how to best use the DSMS.

```{toctree}
:hidden: true
:caption: Getting started

getting_started

```

```{toctree}
:hidden: true
:caption: Frontend manual

frontend_manual/navigation
frontend_manual/knowledge
frontend_manual/explore
frontend_manual/tools

```

```{toctree}
:hidden: true
:caption: Troubleshooting

troubleshooting
```
