# VS(Visual Studio) Code

#### 1. APP 추가 클릭 후 추가할 앱 선택 화면에서 VS Code를 선택합니다.

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

#### 2. 이미지를 선택하고 추가 버튼을 클릭합니다.

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

#### 3. APP 추가 후 VS Code APP을 클릭하면 브라우저의 새로운 탭에서 VS Code가 실행됩니다.

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

<figure><img src="/files/BwlV1BbS0wlYzchrkMNc" 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://docs-ksc.gitbook.io/myksc/app/vs-visual-studio-code.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.
