# 設置指南

在創建您的 SkyDeck AI 帳戶後，您將會看到設定指南。此指南概述了 5 個核心步驟，確保您能充分利用您的 SkyDeck AI 體驗。每當您需要回顧或想檢查您的進度時，設定指南都會提供幫助。

* [**設置帳戶**](/zh-hk/control-center/setup-guide/set-up-account.md)
* [**設置整合**](/zh-hk/control-center/setup-guide/set-up-integrations.md)
* [**設置安全性**](/zh-hk/control-center/setup-guide/security.md)
* [**組織團隊**](/zh-hk/control-center/setup-guide/organize-teams.md)
* [**策劃工具**](/zh-hk/control-center/setup-guide/curate-tools.md)
* [**管理成員**](/zh-hk/control-center/setup-guide/manage-members.md)

<figure><img src="https://github.com/skydeckai/docs/blob/production/zh-hk/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-hk/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.
