# System status

The System Page functions as LORE's public status dashboard, providing transparent visibility into the platform's operational health and activities. Beyond simply showing whether systems are online, this page offers detailed insights into LORE's internal processes.

The page displays:

* Real-time status of all critical platform components
* Performance metrics for various system processes
* Agent activity levels and processing statistics
* API connection status with external data sources
* System growth metrics and developmental milestones

This transparency serves multiple purposes—it builds user trust through openness, provides context for any performance variations, and allows users to witness LORE's evolution in real-time as the system continues to expand its capabilities and knowledge base.

The System Page reflects LORE's commitment to operating as a community-oriented platform, where users aren't merely consumers of a service but participants in an evolving ecosystem.


---

# 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://docs.lorevision.ai/terminal/system-status.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.
