# 👋 Welcome to DeepEval

> 🚀 DeepEval is [free to try ](https://eval.deepeval.ink/). No credit card required.

## Overview <a href="#overview" id="overview"></a>

[DeepEval](https://eval.deepeval.ink/) help you generate security evaluation report and actionable mitigation measures for ai application.

<figure><img src="https://resource.trustai.sg/image/1746870577283hpq2vpdo6.png" alt=""><figcaption></figcaption></figure>

With DeepEval, you can rapidly scan your chatbot, intelligent application, or model, providing instant insights into its performance and security weaknesses. Our comprehensive report highlights both framework compliance and actionable areas for enhancement.

{% hint style="info" %}
These docs are a work in progress.
{% endhint %}

## Quick links <a href="#quick-links" id="quick-links"></a>

{% content-ref url="overview/what-is-deepeval" %}
[what-is-deepeval](https://docs.deepeval.ink/overview/what-is-deepeval)
{% endcontent-ref %}

{% content-ref url="our-features" %}
[our-features](https://docs.deepeval.ink/our-features)
{% endcontent-ref %}

{% content-ref url="getting-started" %}
[getting-started](https://docs.deepeval.ink/getting-started)
{% endcontent-ref %}


---

# 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.deepeval.ink/welcome-to-deepeval.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.
