# Windows

- [Install WSL 2](https://tk233.gitbook.io/notes/tools/windows/install-wsl-2.md)
- [Install Make on Windows](https://tk233.gitbook.io/notes/tools/windows/install-make-on-windows.md)
- [Remove EFI disk partition](https://tk233.gitbook.io/notes/tools/windows/remove-efi-disk-partition.md)
- [SAI Color Flip/Color Inversion](https://tk233.gitbook.io/notes/tools/windows/sai-color-flip-color-inversion.md)
- [Microsoft Visual Studio Create Software Signature](https://tk233.gitbook.io/notes/tools/windows/microsoft-visual-studio-create-software-signature.md)
- [Connecting the SIGLENT SDS1104X-U Oscilloscope to Computer](https://tk233.gitbook.io/notes/tools/windows/connecting-the-siglent-sds1104x-u-oscilloscope-to-computer.md)
- [Using JADENS Thermal Label Printer](https://tk233.gitbook.io/notes/tools/windows/using-jadens-thermal-label-printer.md)
- [Getting Started with XBee (ZigBee)](https://tk233.gitbook.io/notes/tools/windows/getting-started-with-xbee-zigbee.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://tk233.gitbook.io/notes/tools/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.
