# Welcome

Welcome to the Maryland Justice Passport knowledge base! This [knowledge base](https://learn.mdjusticepassport.org/) provides articles to help you use your [Maryland Justice Passport](https://www.mdjusticepassport.org/).

#### Read in light mode or dark mode <a href="#read-in-light-mode-or-dark-mode" id="read-in-light-mode-or-dark-mode"></a>

This knowledge base can be read in light mode or dark mode.

* Light mode shows dark text on a light background. Light mode is the default mode.
* Dark mode shows light text on a dark background.

<details>

<summary>🖥️ To change the reading mode on a computer</summary>

Click the toggle <img src="https://mjpwebcontent.s3.amazonaws.com/Gitbook+mode+toggle.png" alt="" data-size="line"> near the bottom right of the screen that shows the light or moon icon.

</details>

<details>

<summary>📱 To change the reading mode on a mobile phone</summary>

Click the toggle <img src="https://mjpwebcontent.s3.amazonaws.com/Gitbook+mode+toggle.png" alt="" data-size="line"> near the bottom left of the screen that shows the light or moon icon.

</details>


---

# 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://learn.mdjusticepassport.org/how-to-use-your-passport/readme.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.
