# Ion

- [Using Ion OAuth](https://guides.tjhsst.edu/ion/using-ion-oauth.md): The ultimate guide to OAuth authentication through Ion.
- [Resetting Your Ion Password](https://guides.tjhsst.edu/ion/resetting-your-ion-password.md): You can reset your CSL - and by extension your Ion password - at https://resetter.tjhsst.edu.
- [Ion Announcement Guidelines](https://guides.tjhsst.edu/ion/ion-announcement-guidelines.md): Please consult these guidelines before requesting an Ion announcement.
- [Large Group Attendance](https://guides.tjhsst.edu/ion/large-group-attendance.md): This page describes the process for taking attendance for large groups through Ion.
- [Ion Printing](https://guides.tjhsst.edu/ion/ion-printing.md): Using the Printing service on Ion


---

# 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/ion.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.
