# QA Mode

**QA mode** allows the user to check the conformity of selected materials with a chemical composition  typically measured by a spectrometer. Between 1 and 5 materials (maximum) can be added for conformity checking within the QA mode.

This mode should be used when the user wants to understand if the composition of a material matches an expected and predefined specification, one typical example being inspection and control of incoming materials delivered by an external supplier.

<figure><img src="/files/KGBVmViCw5T8ON5xCj4N" alt=""><figcaption><p>Inserted composition and selected material that is expected</p></figcaption></figure>

In the result list, materials will be shown with their calculated similarity. You can see the details on the right side.

<figure><img src="/files/lHlTOkCFIEjl22nPLecV" alt=""><figcaption><p>SmartComp result for selected material</p></figcaption></figure>

In QA mode, the user can apply similar filtering options as in Expert mode to achieve more precise results.

<figure><img src="/files/7qfDDmsTYjLhM83qyTHS" alt=""><figcaption><p>QA mode options</p></figcaption></figure>


---

# 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.totalmateria.com/smartcomp/qa-mode.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.
