# Find Past Competitions

* Click on "Competitions Menu" to see a number of past competitions lists.&#x20;

<figure><img src="/files/HmgScitAkT4s06lo93wj" alt=""><figcaption></figcaption></figure>

* These lists specifically are:&#x20;
  * "Competitions Waiting for Report"&#x20;

    In case you judged a competition and your points are not showing up in your record yet - most likely that is because competition organizer has **not** submitted a report yet. If the competition is in this list - please reach out to competition organizer first to ask him/her to submit the report.&#x20;
  * "Delinquent Competitions"&#x20;

    This is similar to "Competitions Waiting for Report" except that these competitions are **past their report submission deadline**. If your comp is in this list or if you know someone whose competition is in this list - please let them know that their competition is delinquent.&#x20;
  * "Complete Competitions"&#x20;

    This is primarily for finding competition ID and contact information for past competition if needed for requesting missing judging/non-judging points in your record.
  * "Largest Competitions"&#x20;

    This is simply a list of competitions with 500 entries or more. One can filter these by search words if needed.&#x20;


---

# 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/find-past-competitions.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.
