# Setup Guide

Upon creating your SkyDeck AI account, you'll be introduced to the Setup Guide. This guide outlines the 5 core steps that ensure you get the most out of your SkyDeck AI experience. Whenever you need a refresher or want to check your progress, the Setup Guide is there to assist.

* [**Set Up Account**](/control-center/setup-guide/set-up-account.md)
* [**Set Up Integrations**](/control-center/setup-guide/set-up-integrations.md)
* [**Set Up Security**](/control-center/setup-guide/security.md)
* [**Organize Teams**](/control-center/setup-guide/organize-teams.md)
* [**Curate Tools**](/control-center/setup-guide/curate-tools.md)
* [**Manage Members**](/control-center/setup-guide/manage-members.md)


---

# 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/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.
