# 2. Human-centred values and fairness (HVF)

The requirements in this OECD principle deal with the collection, management, and use of data by an AI application and provision for humans in control for an AI application.

Below is the list of controls/checks part of the human-centred values and fairness (HVF):

* [HVF01 - Define Sets](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf01-define-sets.md)
* [HVF02 - Human Oversight Mechanism](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf02-human-oversight-mechanism.md)
* [HVF03 - Human Oversight Mechanism](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf04-human-oversight-details.md)
* [HVF04 - Human Oversight - Biometric Identification Systems](broken://pages/FFK1xv9fR5bvTQLVlCgO)
* [HVF05 - Dataset Governance Policies](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf05-dataset-governance-policies.md)
* [HVF06 - Data Design Choices](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf06-dataset-design-choices.md)
* [HVF07 - Dataset Source Information](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf07-dataset-source-information.md)
* [HVF08 - Dataset Annotations Information](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf08-dataset-annotations-information.md)
* [HVF09 - Dataset Labels Information](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf09-dataset-labels-information.md)
* [HVF10 - Dataset Cleaning](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf10-dataset-cleaning.md)
* [HVF11 - Dataset Enrichment ](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf11-dataset-enrichment.md)
* [HVF12 - Dataset Aggregation](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf12-dataset-aggregation.md)
* [HVF13 - Dataset Description, Assumptions and Purpose](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf13-dataset-description-assumptions-and-purpose.md)
* [HVF14 - Dataset Transformation Rationale](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf14-dataset-transformation-rationale.md)
* [HVF15 - Dataset Bias Identification](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf15-dataset-bias-identification.md)
* [HVF16 - Dataset Bias Mitigation](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf16-dataset-bias-mitigation.md)
* [HVF17 - Dataset Bias Analysis Action and Assessment](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf17-dataset-bias-analysis-action-and-assessment.md)
* [HVF18 - Dataset Gaps and Shortcomings](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf18-dataset-gaps-and-shortcomings.md)
* [HVF19 - Dataset Bias Monitoring - Ongoing](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf19-dataset-bias-monitoring-ongoing.md)
* [HVF20 - Dataset Bias Special/Protected Categories](/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf/hvf20-dataset-bias-special-protected-categories.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://documentations.seclea.com/oecd-ai-principles/2.-human-centred-values-and-fairness-hvf.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.
