> For the complete documentation index, see [llms.txt](https://chllgg.gitbook.io/chll.gg-casual-esports-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chllgg.gitbook.io/chll.gg-casual-esports-protocol/artificial-intelligence/recommendation-system.md).

# Recommendation system

Challenger Project created its own, genuine Artificial Intelligence which detects cheaters and helps players improve their performance. We invested $0.2m in the Artificial Intelligence for League of Legends! As a result, Challenger Project is the first online esports platform that uses real-time AI support for cheater detection!&#x20;

<figure><img src="/files/6qDXWOtvfnSr6U9IQ3fb" alt=""><figcaption></figcaption></figure>

We developed Artificial Intelligence for Valorant as well. The research and development project of $0.25m was co-financed by a VC fund and the European Union. In February 2023 we published an official version of this Artificial Intelligence.&#x20;

Our team has a great experience in Artificial Intelligence development. **Valorant AI was our 4th big AI development project in the last 7 years.**&#x20;

{% hint style="success" %}
**We continue to build AI:** This will give us a leading position among online esports platforms.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://chllgg.gitbook.io/chll.gg-casual-esports-protocol/artificial-intelligence/recommendation-system.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.
