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