# Tax Assessment search

## Starting a Tax Assessment Search

1. From the Search page, click the **Tax Assessment** tab.
2. Using the tabs in the Search Options box, choose how you'd like to search.\
   \
   Select either **Address**; **Block & Lot**; or the **Owners' Name**. Additionally, **Advanced** allows you to combine and customize search parameters. For more information, see [About Advanced Search](/fundamentals/search.md#about-advanced-search). For a list of Advanced Search criteria definitions, see the [Glossary](/extras/glossary.md#advanced-tax-assessment-search). <br>
3. Enter your search criteria, then click **Search**. The results populate in the Results Grid, on the right.
4. From the Results Grid, click on a desired line item to view property details.\
   \
   For more information about the tools and functions in the Results Grid, [click here](/fundamentals/search.md#3-results-grid).\
   \
   You can also view the details of multiple properties at once. Use the Selector (checkboxes) to choose multiple properties, then click one. The Property page opens, where you can click the arrows near the top-left of the page to scroll through your selected properties. For more information on this page, see [Property Page](/fundamentals/property-page.md).

{% hint style="info" %}
When you're ready to return to the Search page, simply click **Search** from the Navigation Panel. The platform continues to display your previous search results so you can continue from where you previously were.
{% endhint %}

![Tax Assessment search](/files/Jt4JKqdu1oAK1mtPFxgS)


---

# 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/tax-assessment-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.
