# General Functions

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


---

# 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/general-functions.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.
