# Correctness

Telmai identifies Correctness to be the combination of Validity and Accuracy. The reason for combining them is justified by their interleaved requirements that are hard to separate in many applications. So combining them as Correctness was natural way for our platform and users.

![](https://lh6.googleusercontent.com/bb-vog7DSBHZrCckG2BAIs1xA4XwRO3bilho0eryMgBtyVdpFKS07jHCZNDUCyz0WHaqFoqXW0TMXiLUbLlccxefD-NGVHOA3wALAkd0YgTYcPX1xJR0NTPlDMFXpi4xwH7E26Bv=s1600)

Telmai assesses Correctness for various value and attribute types. These types can be broken down into various, non-mutually exclusive, categories as follows:


---

# 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.telm.ai/academy/correctness.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.
