# Introduction to AI Testing

- [Welcome to Distributional](https://docs.dbnl.com/v0.21.x/introduction-to-ai-testing/readme.md): Introduction to Distributional AI Testing Platform
- [Motivation](https://docs.dbnl.com/v0.21.x/introduction-to-ai-testing/motivation.md): Why AI Testing Matters
- [What is AI Testing?](https://docs.dbnl.com/v0.21.x/introduction-to-ai-testing/what-is-ai-testing.md): Understanding AI Testing
- [Stages in the AI Software Development Lifecycle](https://docs.dbnl.com/v0.21.x/introduction-to-ai-testing/stages-in-the-ai-software-development-lifecycle.md): Key Stages in the AI Development Lifecycle
- [Components of AI Testing](https://docs.dbnl.com/v0.21.x/introduction-to-ai-testing/stages-in-the-ai-software-development-lifecycle/components-of-ai-testing.md): Essential Components of AI Testing
- [Distributional Testing](https://docs.dbnl.com/v0.21.x/introduction-to-ai-testing/distributional-testing.md): Why we need to test distributions
- [Getting Access to Distributional](https://docs.dbnl.com/v0.21.x/introduction-to-ai-testing/getting-access-to-distributional.md): Getting Access


---

# 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.dbnl.com/v0.21.x/introduction-to-ai-testing.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.
