# Welcome!

## Welcome!

Welcome to the Open Source Thin Client wiki! Documentation and resources can be found in the navigation bar on the left.

### What is Open Source Thin Client?

Open Source Thin Client is a boot image which allows low-end PCs to be used as a thin-client to login to remote computers. The project is a modified version of Xubuntu Core that starts up with a simple menu for RDP and SSH services. The OS is as lightweight as possible so that it can be run using a USB with persistent storage.


---

# 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://brian-anderson01.gitbook.io/open-source-thin-client/welcome.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.
