# Quickstarts

Choose the shortest path for the product capability you need. Each quickstart begins with authentication and a minimal request or command, then identifies an observable result.

| Goal | Start here |
| --- | --- |
| Call a Genesis model from an application | [Call a Genesis model](genesis.md) |
| Manage workspace resources through HTTP | [Call Product API](product-api.md) |
| Use a typed client in Python or Go | [Use Product SDK](product-sdk.md) |
| Configure and run tasks in a terminal | [Use MOI-CLI](moi-cli.md) |

```{toctree}
:hidden:
:maxdepth: 1

Call a Genesis model <genesis>
Call Product API <product-api>
Use Product SDK <product-sdk>
Use MOI-CLI <moi-cli>
```
