> For the complete documentation index, see [llms.txt](https://doc.cydiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cydiance.com/faq/i-cant-stop-the-device.md).

# I can't stop the device?

You can't stop the loggers. We use the “One button” operation and prohibit the “Stop” function.

Why?

From tracking records with our users in the early years, we noticed that a certain quantity of devices was started and immediately stopped by mistake.&#x20;

<img src="https://alidocs.oss-cn-zhangjiakou.aliyuncs.com/res/ya2QnVEWkmK7l4XB/img/0e551a8d-153a-49f5-b81f-29304abb7b0b" alt="" data-size="original">

We then decided to cancel the “Stop” function of the button by the end of 2019 to simplify the operation of the device.&#x20;

This change proves effective and eliminates incidents of mistakenly/intentionally stopping the device before the shipment's arrival.


---

# 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://doc.cydiance.com/faq/i-cant-stop-the-device.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.
