# System Monitoring

Selen AI incorporates advanced monitoring and anomaly detection to ensure reliable performance and protect users from potential risks:

* **Health Probes**: Continuous system checks are conducted to detect any service degradation or downtime, ensuring optimal performance across all components.
* **Stuck-Order Killer**: This feature automatically cancels trades stuck in a pending or mempool state beyond a predefined timeout, minimizing the impact of execution delays.
* **Abnormal Slippage Sentinel**: Selen AI monitors slippage and triggers alerts or blocks execution if it exceeds statistical norms, safeguarding users from price manipulation or front-running attacks.

These real-time health checks and safeguards enhance the overall reliability and security of trading on Selen AI.


---

# 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://selen-ai.gitbook.io/selen-ai/system-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.
