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