# Tactical Deterrents

## Overview

Our evidence-based approach to cheating detection warns students when they engage in behavior connected with misconduct, and registers that activity for review.

{% hint style="info" %}
Public information on our deterrents is kept to a minimum. This helps us minimize the likelihood of students reverse engineering or overcoming these deterrents.

For more information, email [**support@examind.io**](mailto:support@examind.io).
{% endhint %}


---

# 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://examind.gitbook.io/v1/deliver/tactical-deterrents.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.
