# SkyDeck.ai

我们为您整理了一些有用的指南，以便您能够快速轻松地开始使用我们的产品。GenStudio是SkyDeck.ai的工作空间，所有人都可以在这里以类似“聊天”的形式与他们的组织中可用的工具和模型进行互动。您可能会发现这种体验与您使用OpenAI的ChatGPT时的体验相似。

© 2023 SkyDeck AI Inc.


---

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