# DS PPT사용 방법

## 파워포인트 열기

DS PPT Addin을 설치한 후 파워포인트를 열어주세요.

{% hint style="warning" %}
Addin이 설치되지 않았다면 [DS다운로드](https://dualsoft-1.gitbook.io/dualsoft/guide/publish-your-docs) 페이지에서 설치해주세요.
{% endhint %}

<figure><img src="/files/RLAvri8JwZY3BCg2a7q1" alt=""><figcaption></figcaption></figure>

## 제목 지정 후 저장

파워포인트의 제목 슬라이드에 텍스트를 입력 후 저장합니다.

{% hint style="warning" %}

* 파워포인트 제목에 공백문자는 허용하지 않습니다.
* 파워포인트의 제목과 저장하는 파일명은 일치해야합니다.
* 저장 위치는 로컬 드라이브에 저장해야합니다. 원드라이브 등의 클라우드에 저장하면 올바르게 동작하지 않습니다.
  {% endhint %}

<figure><img src="/files/llFD2jLDO6egKQFq6qzM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eXd2Y5DLr5cU4JBixEGw" alt=""><figcaption></figcaption></figure>

## Flow 페이지 지정

새 슬라이드를 만든 후 제목에 텍스트를 입력합니다.

<figure><img src="/files/sybfVU2Pp2afVz2Gm37Y" alt=""><figcaption></figcaption></figure>

## Work 추가

추가 기능 탭에서 Add Sahpe > Work를 클릭해서 박스 형태의 Work를 추가할 수 있습니다.

<figure><img src="/files/G4TkCuFCJ8UxKzhtq2ZY" alt=""><figcaption></figcaption></figure>

## Action 추가

추가 기능 탭에서 Add Sahpe > Action을 클릭해서 박스 형태의 Work를 추가할 수 있습니다.

<figure><img src="/files/EQp4J9OYQzN5lOdEsbI0" alt=""><figcaption></figcaption></figure>

## 연결

요소를 선택 후 Add Connection > Start 를 클릭해서 선택한 Action들을 Start 연결합니다.

<div><figure><img src="/files/X3C0BbInNJDN89eGqLza" alt="" width="354"><figcaption></figcaption></figure> <figure><img src="/files/gy6Tt5o3RNNEcjq54ntW" alt=""><figcaption></figcaption></figure></div>

## 그룹 지정

Action 이 Work 안에 들어가도록 위치를 배치한 후 해당 요소들을 모두 선택 후 그룹으로 지정해줍니다.

<figure><img src="/files/uxeYnEUWB5cyqdKmX9vb" alt=""><figcaption></figcaption></figure>

## 언어 체크

추가기능의 Check Language를 클릭해서 DS PPT 언어 검사를 수행합니다.

* 언어체크에 성공한 경우 시뮬레이션을 진행할 수 있습니다.
* 언어처크에 실패한 경우 메세지박스에서 안내하는 에러 원인을 찾아 해결한 후 다시 검사합니다.

<div><figure><img src="/files/MW4Xc67Bv9SHe1dMiBoM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SHXeqJF3TTTCj1oHo7B2" alt=""><figcaption></figcaption></figure></div>

## 시뮬레이션 열기

Play Language를 클릭해서 시뮬레이션을 실행합니다.

<figure><img src="/files/MqNP985nEoZ9O0THs5Jq" alt=""><figcaption></figcaption></figure>

## 시뮬레이션 재생

1. 시뮬레이션 상단의 PLAY 를 클릭합니다.

<figure><img src="/files/01JWKDU0Ae2tl7z2BBSW" alt=""><figcaption></figcaption></figure>

2. 해당 Work1은 원위치를 지정하지 않았으므로 원위치 버튼을 클릭합니다. Work1에 테두리가 활성화됩니다.

<figure><img src="/files/OznzbFSNqReAbr6JRjvD" alt=""><figcaption></figcaption></figure>

3. 하단의 \[START]를 눌러 시뮬레이션을 재생합니다. \[RESET]을 눌러 시뮬레이션을 리셋하고 다시 재생할 수 있습니다.

<figure><img src="/files/ROvep9H6vHefF90GChr9" alt=""><figcaption></figcaption></figure>


---

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