# 1.2.3 Speed and separation monitoring

The robot operates within a specified distance and speed.

In the speed and separation monitoring mode, the driving speed of the robot is controlled in proportion to the distance and the relative speed between the robot and the operator, utilizing sensors that can detect the operator’s position and speed. You can use the deceleration mode for the inputs of the external sensors that detect distance.

The reference information on the use of the speed and separation monitoring mode is as follows:

* For more details on the setting of the robot’s safety condition level 0 (deceleration mode), see “[1.6 Robot safety conditions.](/cobot-safety-function/sf-english/1-cobot-safety-function/1-6-robot-safety-condition.md)”
* For more details on the setting of safety I/O signals, see “[1.8 Safety I/O signals.](/cobot-safety-function/sf-english/1-cobot-safety-function/1.8-safety-io-signal.md)”.


---

# 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://hyundai-robotics.gitbook.io/cobot-safety-function/sf-english/1-cobot-safety-function/1-2-collaborative-operation-mode/3-speed-separation-monitoring.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.
