# Test Inventory

RagaAI supports AI Testing across data modalities and AI Tasks. For each task type, the corresponding subpage on this guide provides details on how to execute and understand the result of each test.

For a complete list of all tests on the RagaAI Testing Platform, please connect with the RagaAI team on [slack](https://join.slack.com/t/ragaai-workspace/shared_invite/zt-2actkqll1-HLTf2FQUv6kJw_~74iDFww) or [book a call](https://calendly.com/vijay-srinivas/ragaai-product-offering?).&#x20;


---

# 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.raga.ai/ragaai-prism/test-inventory.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.
