# Check

* [Proximity](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/check/proximity)
* [Speed & Acceleration](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/check/speed-and-acceleration)
* [Others](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/check/others)

{% hint style="warning" %}
Only the selected drones are checked. If no drones are selected, all drones are checked.

If a check fails:

* the failed drones are selected.
* the frame is moved to the first moment of failure.
* an error message is displayed (you can find the error history in the `Scripting` tab)
  {% 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://drotek.gitbook.io/lsc2/show-creation/check.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.
