# Getting started

Crypto Vault serves two distinct audiences. Pick the path that matches what you are doing.

## Operators and team admins

You manage keys, users, and policies through the web app.

Start with [First login](/guide/getting-started/first-login) to complete your initial setup, then take the [Navigation tour](/guide/getting-started/navigation-tour) to orient yourself in the interface.

## Developers and AI agents

You integrate with Crypto Vault through the REST API or an AI agent runtime.

Start with the [Developer Guide overview](/develop/overview) to understand the API surface and trust model, then follow the [Quickstart: sign your first message](/develop/quickstart-sign-first-message) to make your first authenticated signing call.
