---
title: "Choose a quickstart"
description: "Pick the shortest verified path from your current Nexus role to a successful model request."
---

> Documentation Index
> Fetch the complete documentation index at: https://nexus.microvoid.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Choose a quickstart

Nexus 从你已经拥有的 Provider 模型能力开始，把每名应用用户的 Access、Inference Key、Quota、Usage 和 Audit 独立管理。选择与你当前状态匹配的入口，不需要先读完整概念文档。

- **Add Nexus to my product** — 从 Workspace 开始，连接 Provider、发布 Plan、Provision 一名用户，并验证 Usage。预计 15–30
分钟。[开始平台接入](/docs/quickstarts/add-nexus-to-product)。
- **Use my Nexus access** — 已拿到 Gateway Base URL、Inference Key 和原始模型名时，用 OpenAI SDK 或 OpenCode 发起首次请求。预计 2–5
分钟。[发起请求](/docs/quickstarts/use-my-nexus-access)。
- **Run Nexus locally** — 启动本地 PostgreSQL、Admin API、Gateway 和 Console，再执行同一条黄金路径。预计 15–30
分钟。[启动本地环境](/docs/quickstarts/run-nexus-locally)。

## Already know your client?

- [OpenAI JavaScript SDK](/docs/make-model-requests/openai-javascript)
- [OpenAI Python SDK](/docs/make-model-requests/openai-python)
- [OpenCode](/docs/make-model-requests/opencode)

> **Credential model**
>
> Provider Key 只交给 Nexus 平台侧并加密保存；Management Key 只进入 Admin API；应用用户调用 Gateway 时只接收 Inference
> Key。三者不可互换。[查看完整边界](/docs/give-users-access/credential-model)。

## Need the mental model first?

- [Introduction](/docs/introduction)：理解产品适用范围与两个 Plane。
- [How Nexus works](/docs/how-nexus-works)：追踪从 Provider Secret 到确定结算的完整链路。
- [Core concepts](/docs/core-concepts)：建立 Workspace、Access、Credential、Plan 与 Quota 的关系。
- [Glossary](/docs/glossary)：查找稳定产品术语。

Source: https://nexus.microvoid.io/docs/index.mdx
