# Competition Related Activities

- [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.


---

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