# Usage Details

- [Running Grade Nudge for the First Time](https://gradenudge.bensresearch.com/usage-details/running-grade-nudge-for-the-first-time.md)
- [Program Overview](https://gradenudge.bensresearch.com/usage-details/program_overview.md)
- [Dropped and Excused Assignments](https://gradenudge.bensresearch.com/usage-details/dropped-and-excused-assignments.md)
- [Beyond E-Mail Nudges](https://gradenudge.bensresearch.com/usage-details/beyond-e-mail-nudges.md)
- [Automatic Data Joining from Multiple Spreadsheets and Automatic Total Points Calculations](https://gradenudge.bensresearch.com/usage-details/automatic-data-joining-from-multiple-spreadsheets-and-automatic-total-points-calculations.md)
- [Large Classes, Usage Limits and Google Workspaces](https://gradenudge.bensresearch.com/usage-details/large-classes-usage-limits-and-google-workspaces.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://gradenudge.bensresearch.com/usage-details.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.
