> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ns.rocks/llms.txt
> Use this file to discover all available pages before exploring further.

# Guides

> Task guides for the hosted Nullspace private beta.

Use these guides after [First Machine](../quickstarts/first-machine). The main navigation is
now organized by product surface; this page remains as an index for older links.

## Product surfaces

* [Recipes](../quickstarts/recipes)
* [Machines](../machines/overview)
* [Commands](../commands/overview)
* [Filesystem](../filesystem)
* [Code Interpreter](../code-interpreter/overview)
* [Desktop Environments](../desktop/overview)
* [Templates](../templates/overview)
* [Agents](../agents/overview)
* [Access](../access/overview)
* [Volumes](../volumes/overview)
* [Networking And Security](../networking/overview)
* [Access control](../networking/access-control)
* [SSH access](../access/ssh)
* [Observability](../observability/lifecycle-events)

## Python SDK

* [Overview](./python-sdk/overview)
* [CLI](./python-sdk/cli)
* [Machines](./python-sdk/machines)
* [Commands and processes](./python-sdk/commands-processes)
* [Filesystem](./python-sdk/filesystem)
* [Volumes](./python-sdk/volumes)
* [Lifecycle](./python-sdk/lifecycle)
* [Monitor and snapshots](./python-sdk/monitor-snapshots)
* [Code interpreter](./python-sdk/code-interpreter)
* [Desktop and PTY](./python-sdk/desktop-pty)
* [Templates](./python-sdk/templates)
* [Start and ready commands](./python-sdk/start-ready-commands)
* [Template error handling](./python-sdk/template-error-handling)
* [Template build logging migration](./python-sdk/template-build-logging-migration)
* [Errors and types](./python-sdk/errors-types)

## CLI

* [Installation](../cli/installation)
* [Authentication](../cli/authentication)
* [List machines](../cli/list-machines)
* [Create machine](../cli/create-machine)
* [Connect to machine](../cli/connect-to-machine)
* [Execute commands in machine](../cli/execute-commands)
* [Shutdown running machines](../cli/shutdown-running-machines)
* [CLI reference](../reference/cli)

## Infrastructure

* [Hosted endpoints](../reference/hosted-endpoints)
* [API keys](./api-keys)
* [Account](../account) (dormant self-serve surface)
* [Machine lifecycle](./machine-lifecycle)
* [Auto-resume](../machines/auto-resume)
* [Mount an S3/GCS/R2 bucket](./mount-bucket)
* [Tunnel egress through your own proxy](./proxy-tunneling)
* [Share a machine URL](./share-machine-url)
* [Choose a per-template kernel](./template-kernel-selection)

See also: [Concepts](../concepts/overview), [Examples](../examples), and
[API Reference](../api-reference).
