# 设置指南

在创建您的 SkyDeck AI 账户后，您将被引导至设置指南。该指南概述了确保您充分利用 SkyDeck AI 体验的 5 个核心步骤。每当您需要复习或想检查进度时，设置指南都会为您提供帮助。

* [**设置账户**](/zh-cn/control-center/setup-guide/set-up-account.md)
* [**设置集成**](/zh-cn/control-center/setup-guide/set-up-integrations.md)
* [**设置安全性**](/zh-cn/control-center/setup-guide/security.md)
* [**组织团队**](/zh-cn/control-center/setup-guide/organize-teams.md)
* [**策划工具**](/zh-cn/control-center/setup-guide/curate-tools.md)
* [**管理成员**](/zh-cn/control-center/setup-guide/manage-members.md)

<figure><img src="https://github.com/skydeckai/docs/blob/production/zh-cn/control-center/.gitbook/assets/startup.png" alt="startup"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/zh-cn/control-center/setup-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
