# ❓FAQ

## Where can I get BlinkBoard?

Currently BlinkBoard is not for sale. it is a research project developed at the [MAKinteract](http://makinteract.kaist.ac.kr) lab in the department of [Industrial Design](http://id.kaist.ac.kr) at [KAIST](http://kaist.ac.kr). You can build your own using the open-source files available online and use the freely available software we provide.

## Is BlinkBoard for sale?

No, it is a research project currently under testing,

## I am a teacher. Can I use BlinkBoard in my class?

We would love to have other people testing BlinkBoard in their classes but we cannot guarantee we can ship you the boards, as we have a limited budget. Try to [reach us out](mailto:andrea@kaist.ac.kr).

## I am a developer / investor. Can I help?

Please [contact us](mailto:andrea@kaist.ac.kr).


---

# 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/resources/faq.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.
