# Welcome

***

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

#### How to use this knowledge base <a href="#how-to-use-this-knowledge-base" id="how-to-use-this-knowledge-base"></a>

You can use this knowledge base in a few ways depending on your needs.

* **Read through the articles.** If you want to understand each part of the Maryland Justice Passport, click the arrow at the bottom of each article to read the next one.
* **Select the specific article you are looking for.**
  * On a computer 🖥️, select an article from the list on the left side of the page.
  * On a mobile device📱, click the menu icon <img src="https://mjpwebcontent.s3.amazonaws.com/hamburger+menu+icon.png" alt="" data-size="line"> at the top of the page and select an article. The menu icon looks like three horizontal lines.
* **Search the knowledge base.** Click on the search icon at the top of the page and enter your search terms.

{% hint style="info" %}
If you can't find what you are looking for, fill out the [contact form](https://www.mdjusticepassport.org/contact) or call Civil Justice, Inc. at 443-853-1011.
{% endhint %}


---

# 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/partners-and-organizations/welcome.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.
