# Government and public sector

## Top scenarios

* **Citizen services chatbot** — benefits, services, status questions
* **Document processing** — forms, applications, identity documents
* **Eligibility determination assist** — augment caseworker decisions

## Why Stratix

Auditable evaluation evidence per release; deterministic eligibility rules; faithful citation of regulations.

## Industry pattern

→ [Government: citizen-services chatbot pattern](/4.2-industry-use-cases/pattern-4.md)

[Scenarios](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/government-public-sector/scenarios.md) | [Eval patterns](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/government-public-sector/eval-patterns.md) | [Compliance](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/government-public-sector/compliance.md) | [Cookbook](https://github.com/LayerLens/gitbook-full/blob/main/04-use-cases/industry/government-public-sector/cookbook-and-samples.md)


---

# 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.layerlens.ai/4.2-industry-use-cases/government-public-sector.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.
