# AI Features

## Assisted integration

Currently available for Unity.&#x20;

{% content-ref url="/pages/BZhiMovBAHlqjgUDUIKd" %}
[AI-assisted integration (Beta)](/integration/integration-of-sdk-v2/sdk-integration/unity/ai-assisted-integration-beta.md)
{% endcontent-ref %}

## Generated custom event descriptions

Enable [AI descriptions](/reports-and-functionality/project-related-reports-and-fuctionality/tuning.md#ai-descriptions) in Tuning -> Custom event configurations.&#x20;

## Overview summary

Get a quick review in the [Overview dashboard](/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/overview-dashboard.md#ai-summary).&#x20;

## Predictions

Our machine learning algorithms help [predict LTV](/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/acquisition-reports.md#ltv-prediction) and [payment probability](/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/monetization-reports.md#payment-prediction).


---

# 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.devtodev.com/reports-and-functionality/ai-features.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.
