# Responsible AI

- [AI Risk and Uncertainty](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty.md)
- [What is AI risk](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/what-is-ai-risk.md)
- [General Intro for Uncertainty Quantification](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/general-intro-for-uncertainty-quantification.md)
- [Calibration](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/calibration.md)
- [Conformal Prediction](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction.md)
- [Review the linear regression](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/review-the-linear-regression.md)
- [Exchangeability](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/exchangeability.md)
- [Split Conformal Prediction](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/split-conformal-prediction.md)
- [Conformalized Quantile Regression](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/conformalized-quantile-regression.md)
- [Beyond marginal coverage](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/beyond-marginal-coverage.md)
- [Split Conformal Classification](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/split-conformal-classification.md)
- [Full Conformal Coverage](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/full-conformal-coverage.md)
- [Cross-Validation +](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/cross-validation-+.md)
- [Conformal Histgram Regression](https://ai.younglimit.com/responsible-ai/ai-risk-and-uncertainty/conformal-prediction/conformal-histgram-regression.md)
- [xAI](https://ai.younglimit.com/responsible-ai/xai.md)
- [SHAP value](https://ai.younglimit.com/responsible-ai/xai/shap-value.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://ai.younglimit.com/responsible-ai.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.
