# Software Development

- [Virtual Display Driver](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/virtual-display-driver.md): Info coming soon.
- [Display Preview App](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/display-preview-app.md): Info coming soon.
- [ARImpact](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/arimpact.md)
- [Virtual Studio Live](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/virtual-studio-live.md)
- [Virtual Studio Tour](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/virtual-studio-tour.md): Fly around and explore the virtual studio. Dark Tips set coming soon!
- [Video Tools](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/video-tools.md): Quickly and easily convert and transcode video formats.
- [Kinect Virtual Green Screen](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/kinect-virtual-green-screen.md): Lets you use your Kinect as a webcam.
- [Blue Box](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/blue-box.md): Digital Blue Box
- [LFGos](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/lfgos.md): Linux for Gaming (Operating System)
- [Tech Helper](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/tech-helper.md): Perform common tech-related maintenance tasks.
- [Educational Site Loader](https://mikethetech.gitbook.io/mikethetech.com/projects/software-development/educational-site-loader.md): "Double-click the apple!"


---

# 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://mikethetech.gitbook.io/mikethetech.com/projects/software-development.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.
