# BJCP Docs

## Docs

- [Access App Landing Page](https://docs.bjcp.org/general-functions/access-app-landing-page.md): How to Access App Landing page from BJCP Home Page. This function does not require you to be logged into your account.
- [Get Back to BJCP Home Page](https://docs.bjcp.org/general-functions/get-back-to-bjcp-home-page.md): How to get back to BJCP Home Page from App Landing Page
- [Log In & Change Password](https://docs.bjcp.org/general-functions/log-in-and-change-password.md): How to login to your judge account and reset/change your password
- [Lookup a Judge](https://docs.bjcp.org/general-functions/lookup-a-judge.md): How to lookup a judge - you must have the BJCP Judge ID OR both Full first name and last name. This function does not require you to be logged into your account.
- [Access Judge Reports](https://docs.bjcp.org/general-functions/access-judge-reports.md): How to access Various Judge reports. This function does not require you to be logged in to your account.
- [Get to App Landing page from Within the App](https://docs.bjcp.org/general-functions/get-to-app-landing-page-from-within-the-app.md): How to get to Top Level page from one of the pages within the Bravo
- [Access Your Judge Record](https://docs.bjcp.org/judge-account-related-activities/access-your-judge-record.md): How to Access Your Judge Record and related functionality (Change address, Change Password, Change Email address, Verify email address, set up email preferences etc.)
- [Order Lapel Pins/Badges/Sensory Kits](https://docs.bjcp.org/judge-account-related-activities/order-lapel-pins-badges-sensory-kits.md): Order Lapel Pins, Badges and Sensory Kits from your account
- [See Upcoming Competitions](https://docs.bjcp.org/competition-related-activities/see-upcoming-competitions.md): See a list of upcoming competition - with search/filter functionality. This function does NOT require you to be logged into your account.
- [Find Past Competitions](https://docs.bjcp.org/competition-related-activities/find-past-competitions.md): Find past competitions.
- [Register and Pay for a Competition (Organizer Only) ](https://docs.bjcp.org/competition-related-activities/register-and-pay-for-a-competition-organizer-only.md): Register and pay for a competition. This is accessible to both BJCP and NON-BJCP persons (no login required). However, Competitions fees are discounted for BJCP judges.
- [Get list of Active Judges (Organizer Only)](https://docs.bjcp.org/competition-related-activities/get-list-of-active-judges-organizer-only.md): How to get list of currently Active Judges - this is ONLY for the purpose of sending emails for upcoming competitions and available ONLY to upcoming competition organizers.
- [Submit a Competition Report (Organizer Only)](https://docs.bjcp.org/competition-related-activities/submit-a-competition-report-organizer-only.md): Submit a competition report after Competition is completed - NOTE: BOS winner information should NOT be entered.
- [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)
- [XML Format (Version 2.2 - Draft Version)](https://docs.bjcp.org/documents/xml-format-version-2.2-draft-version.md): Date: Sept 14, 2025 - Minor update/clarifications with Bravo Release - If any questions - email it\_director@bjcp.org


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bjcp.org/general-functions/access-app-landing-page.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.
