# Slowing Trap

<mark style="color:red;">**Slowing Trap**</mark> is an offensive skill in the form of a trap. When activated, it deals damage to the opponent and takes energy away from him in the next turn.

{% hint style="info" %}
The mine cannot be placed on buildings and other terrain obstacles.
{% endhint %}

[← Back to Offensive Skills](https://robohero.gitbook.io/robohero-wiki/command-center/robots/skills/offensive-skills)


---

# 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://robohero.gitbook.io/robohero-wiki/command-center/robots/skills/offensive-skills/slowing-trap.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.
