# Search

## Using the Search Bar

The Search Bar provides a quick and simple way to locate properties in our system.

1. Click the Search Bar and type all or a portion of: a property's address; a name; block & lot; or an APN/PIN. You can also conduct an advanced search. [Click here](/extras/glossary.md#advanced-search-criteria-definitions) for details.
2. Use the tabs on the left to specify what you're searching for.\
   Any related results appear below the Search Bar.
3. Click on a result to open the related Property Page.

{% hint style="info" %}
When you initiate a search from the Street Map Page, the platform remains on the Street Map and displays the location of the searched property. When you initiate a search on any other page, clicking a desired property takes you to the Property Page, where all available information about the searched property is displayed.
{% endhint %}

![](/files/j9naSAjJSw5c6ezt2khs)

## Using the Search Page

The Search Page offers more advanced search functionality compared to the Search Bar.

To open the Search Page, click **Search** from the navigation panel.

<div align="right"><img src="/files/uB7MUc3WdD0pFRiJRxep" alt=""></div>


---

# 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/fundamentals/search.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.
