# What is Judge's Companion?

## Getting started

&#x20;You'll need a **meet password** and a **session password to use it**. The organizer of the meet (the one who has made the event in *Gym Art Meets*) should provide this information to you.

To get started with JC you'll need the following:

1. The **meet password** and **session password** were provided to you by the meet admin
2. Any device (a phone, tablet, or computer)

### Downloading the app

JC is accessible through all web browsers and all devices (iOS and Android phones and tablets).  Click the links below to download the app and get started

* iOS devices (iPhone and iPad): [Apple Store](https://apps.apple.com/ca/app/judges-companion/id6475176078)
* Android devices: [Google Play Store](https://play.google.com/store/apps/details?id=com.gymart.judges_companion\&pcampaignid=web_share)
* Computers (and browser access):[ judge.gymart.org](https://judge.gymart.org/)

### Access

All you'll need to access the application is&#x20;

1. The meet password
2. The session password

Enter both of these to log in and you will be presented with your tasks.

{% hint style="info" %}
Each session in a meet has a different password for added security.
{% endhint %}

## Using Judge's Companion

Judge's Companion is designed for judges and event staff. Depending on your role, you'll have different tasks assigned to you. We've broken down these tasks in the following guides:

{% content-ref url="../guides/judging" %}
[judging](https://judgedocs.gymart.org/guides/judging)
{% endcontent-ref %}

{% content-ref url="../guides/judging/difficulty-judge" %}
[difficulty-judge](https://judgedocs.gymart.org/guides/judging/difficulty-judge)
{% endcontent-ref %}

{% content-ref url="../guides/judging/execution-judge" %}
[execution-judge](https://judgedocs.gymart.org/guides/judging/execution-judge)
{% endcontent-ref %}

{% content-ref url="../guides/video-recording" %}
[video-recording](https://judgedocs.gymart.org/guides/video-recording)
{% endcontent-ref %}

{% content-ref url="../guides/combining-roles" %}
[combining-roles](https://judgedocs.gymart.org/guides/combining-roles)
{% endcontent-ref %}


---

# 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://judgedocs.gymart.org/judges-companion/what-is-judges-companion.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.
