# Information Searches

Searching for information is easier than ever with the new CAD system. Select what you want to search, enter it in the search box, and select it from the dropdown!

The initial information search will present you with a single line message notifying you if there is anything to be aware of regarding the person, vehicle, or firearm.

{% hint style="info" %}
The system will notify you if a person is **wanted** or **deceased**, if a vehicle has **no insurance, no active registration, stolen,** or if the **registered owner is wanted.** Firearms will flag if they are marked as **stolen** or if the **registered owner is wanted**
{% endhint %}

![](/files/-MAi6cYXzT2xwj8n3syC)

If you want to view the full details of the person, vehicle, or firearm, simply select **expand full details** to bring up the full information matrix for your search term.

![](/files/-MAi7pucdcqbX8wMNsj-)


---

# 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.therocketcad.com/getting-started-with-v6/cad-walkthrough/information-searches.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.
