# 빠른시작

## DS 다운로드

{% hint style="success" %}
먼저 아래의 페이지에서 DS를 다운로드 후 설치해주세요.
{% endhint %}

{% embed url="<https://dualsoft-1.gitbook.io/dualsoft/quickstart/ds-download>" %}

## 빠른 사용방법

#### 문서 또는 동영상으로 빠르게 DS를 사용하는 방법을 알아볼 수 있습니다.

{% embed url="<https://dualsoft-1.gitbook.io/dualsoft/quickstart/fast-guide>" %}

{% embed url="<https://dualsoft-1.gitbook.io/dualsoft/quickstart/video>" %}

## DS 애플리케이션

#### DS PILOT, DS WIZRAD 매뉴얼

{% embed url="<https://dualsoft-1.gitbook.io/dualsoft/manual/ds-1>" %}


---

# 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://dualsoft-1.gitbook.io/dualsoft/quickstart.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.
