# Exam Related Activities

- [See Upcoming Exams](https://docs.bjcp.org/exam-related-activities/see-upcoming-exams.md)
- [Request to Run an Exam (Admin Only) ](https://docs.bjcp.org/exam-related-activities/request-to-run-an-exam-admin-only.md)
- [Get Exam Documents Prior to Exam (Admin Only)](https://docs.bjcp.org/exam-related-activities/get-exam-documents-prior-to-exam-admin-only.md): This includes Examinee Scoresheets, Proctor Scoresheets, Examinee/Proctor Instructions and Exam Data Spreadsheets
- [Pay Exam Fees (Admin Only)](https://docs.bjcp.org/exam-related-activities/pay-exam-fees-admin-only.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://docs.bjcp.org/exam-related-activities.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.
