# ARC01 - Accuracy Levels

AI applications shall be designed and developed in such a way that they achieve, in the light of their intended purpose, an appropriate level of accuracy.

Upload a document detailing your assessment of the accuracy of the AI system and whether it reaches an appropriate level given it's intended purpose. List any known or foreseeable circumstances that may have an impact on that.


---

# 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://documentations.seclea.com/oecd-ai-principles/4.-accuracy-robustness-and-cybersecurity-arc/arc01-accuracy-levels.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.
