# QUALITY

- [Create Issues](https://manual-v2.firstresonance.io/quality/create-issues.md): Create Issues at a moments notice, from anywhere within the application.
- [Contain Affected Inventory](https://manual-v2.firstresonance.io/quality/contain-affected-inventory.md): Prevent quality escapes by quickly capturing all defects on one issue ticket.
- [Split / Clone Issues](https://manual-v2.firstresonance.io/quality/split-clone-issues.md)
- [Disposition Types](https://manual-v2.firstresonance.io/quality/disposition-types.md): Configure issue disposition types and control whether associated inventory stays available, becomes unavailable, or is permanently blocked.
- [Intent Management](https://manual-v2.firstresonance.io/quality/intent-management.md): Deploy Intent/Pedigree/Tiers/Grades to the production floor
- [Run Controls](https://manual-v2.firstresonance.io/quality/intent-management/run-controls.md)
- [Inventory Controls](https://manual-v2.firstresonance.io/quality/intent-management/inventory-controls.md)
- [Install Controls](https://manual-v2.firstresonance.io/quality/intent-management/install-controls.md)
- [Part Intent/Quality](https://manual-v2.firstresonance.io/quality/intent-management/part-intent-quality.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://manual-v2.firstresonance.io/quality.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.
