> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/store/sonoran-notepad.md).

# Sonoran Notepad

Write field notes in FiveM and synchronize them through your signed-in Sonoran CAD tablet.

The in-game notepad syncs directly with Sonoran CAD, keeping your notes updated between FiveM and the CAD in real time. Highlight names, license plates, and other information to run quick lookups and view NCIC results without leaving the notepad.

<figure><img src="https://954277862-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA1LA3ay59CDyDKnfXPfc%2Fuploads%2Fgit-blob-04f6d1001cd54c2cee108ca1f03f368b78b32c8c%2Fsonoran-notepad-overview.png?alt=media" alt="Sonoran Notepad showing a traffic-stop note, page controls, tear control, and a linked CAD result"><figcaption><p>The paper interface keeps titled field notes, navigation, removal, and linked CAD results together.</p></figcaption></figure>

## Features

* **In-Game Notepad** – Quickly open and edit notes without leaving FiveM.
* **Sonoran CAD Sync** – Notes automatically stay synced with your Sonoran CAD notepad.
* **Quick NCIC Lookups** – Highlight names, plates, and other information to run lookups directly from your notes.

## CAD sign-in and synchronization

The notepad syncs with the [CAD's tablet resource](https://docs.sonoransoftware.com/cad/integration-plugins/in-game-integration/available-plugins/tablet) submodule. Once signed into the tablet, add the **notepad** to your custom layout. Notes will sync between the in-game tablet and the CAD.

The notepad is still available for standalone use in-game, if not using Sonoran CAD and the tablet resource.

{% content-ref url="/pages/JsTKVv0tJywrytPlNZTU" %}
[Installation](/store/sonoran-notepad/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/owXI9HLe6nxAnjKz4DKp" %}
[Using and Syncing Notes](/store/sonoran-notepad/usage-and-sync.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sonoransoftware.com/store/sonoran-notepad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
