# Installation for Windows

1. **Download** the BlinkBoard app from the [official website](http://blinkboard.kaist.ac.kr).
2. **Extract** the downloaded file and double click the installer file. Click **Next** to start proceed

![](/files/-MGrLTTVU5gXMm70ttDS)

3\. Click **Next** for the default (**recommended**) setting. Click **install** to start installation

![](/files/-MGrLTTWHm618qjyjXef)

4\. Wait for the installation to finish. You may click **Finish** to end the installation

![](/files/-MGrLTTXX5JUa-BmQuqB)

5\. Create an [account](/blinkboard/installation-1/creating-an-account.md).


---

# 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://makinteract.gitbook.io/blinkboard/installation-1/installation-windows.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.
