# SS-Archives V3.7

## Update Summary

SS-Archives V3.7 focuses on a cleaner archive workflow, improved dossier handling, prison support, officer notes, and stronger integration with SS-IdentityCard and optional property/store systems.

***

## Added

* Added full GitBook documentation for SS-Archives.
* Added configuration documentation based on the current `config.lua`.
* Added setup and usage guide based on the project README.
* Added changelog structure with versioned underpages.

***

## Main Systems

* Citizen search and archive UI access for allowed jobs.
* Dossier creation with fine, jail, work, bounty, and penal status.
* Jail/prison flow with sentence tracking and prison work reduction.
* Officer notes stored in server memory and synced to allowed jobs.
* Property and store seizure support through optional integrations.
* SS-IdentityCard integration for citizen data and identity card creation.


---

# 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.sirecstudio.com/ss-archives/change-logs/ss-archives-v3.7.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.
