# Quick Start

## Platform Layout

![](/files/YEBGhnpv38tuWhjXc752)

### 1: Display Page

This region of your screen is where a page or screen is displayed, based on what you've selected in the Navigation Panel (2) or Search Bar (3). The sample image above is currently displaying the Dashboard.

### 2: Navigation Panel

This panel contains all of the platforms navigation elements.

{% content-ref url="/pages/E279dCMRuapTSoJR1brc" %}
[Dashboard](/fundamentals/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/qCybgnPw0uMqA4ekxA3c" %}
[Search](/fundamentals/search.md)
{% endcontent-ref %}

{% content-ref url="/pages/oL7MCzoQ9lb4KtGDo3gs" %}
[Property Page](/fundamentals/property-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/FdPv0CeubQi4u5ji0Ga2" %}
[Street Map](/fundamentals/street-map.md)
{% endcontent-ref %}

{% content-ref url="/pages/2uGMOltMkTT2zVSoEY8g" %}
[Documents](/fundamentals/documents.md)
{% endcontent-ref %}

{% content-ref url="/pages/b8g8c6hg8oxYS7EpQbLU" %}
[Tools](/fundamentals/tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/etddQ3qBKrPiaodjxcol" %}
[Services](/fundamentals/services.md)
{% endcontent-ref %}

### **3: Search Bar**

Conduct a quick search based on places, people, block & lots, APN/PINs. Use the tabs along the left of the search box to choose your options.

<div align="center"><img src="/files/9Bpo53sKCeFntPHws9wk" alt="Quick Search"></div>

With the Street Map page open, the Search Bar quickly pin-points a location on the Map (3). Simply enter an address into the Search Bar and the Map (3) will jump to the address location; the Property Info Panel (2) will update to display available information about the respective property.

![Sample of using the Search Bar from the Street Map](/files/Ha2TkM8FJsYiG46vGsGF)

{% hint style="info" %}
For more information about the Search Bar, [click here](/fundamentals/search.md#using-the-search-bar).
{% endhint %}

### 4: Profile and Account Settings

Expand this menu to access your profile and account settings, including information about your membership; and links for support and to logout.

<div align="center"><img src="/files/XTZHzcwZdHXiJHqRY3kl" alt=""></div>

For more information, see:

{% content-ref url="/pages/nIYB3iBKqloCN828noQC" %}
[Account and Profile Settings](/fundamentals/account-and-profile-settings.md)
{% endcontent-ref %}

### 5 & 6: Help and Support access points

Click the **Help icon (4)** to access how-to documentation on the NJPropertyRecords platform (you're visiting it now)! You can also click the **Need Help? icon (5)** to instantly start chatting with a support specialist.


---

# 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.njpropertyrecords.com/get-started/quick-start.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.
