# tjCSL User Guides

Welcome! Here, you can find guides that are used by students and staff at TJHSST when interacting with services provided by or supported by the TJHSST Computer Systems Lab.

If you have questions about the contents of this website, please contact the Student Systems Administrators at <sysadmins@tjhsst.edu>.


---

# 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://guides.tjhsst.edu/master.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.
