# Our Features

ThinRemote brings together everything you need to securely access, monitor, and control remote Linux devices — from embedded IoT nodes to enterprise servers.

#### 🔐 Secure Remote Access

Connect to your devices instantly over SSH or HTTPS tunnels. No VPNs, no exposed ports, no complex network setups.

#### ⚡ Universal Agent

Deploy a single lightweight (<10MB) agent on any Linux system with kernel 2.6+. Works seamlessly across x86\_64, ARM, MIPS, and more.

#### 🌍 Web Console & CLI

Manage devices from a powerful web dashboard or from your terminal. Get SSH access, browse files, view metrics, and open tunnels with a single command.

#### 📊 Real-Time Monitoring

Track CPU, memory, network activity, and other system metrics in real time. Set alerts and respond proactively before issues escalate.

#### 🌐 Local Web Services

Access dashboards, APIs, and control panels running on localhost or private networks as if you were on-site.

#### 📁 Remote Filesystem

Browse, upload, and manage files securely without the need for SFTP or FTP.

#### 👥 Multi-User & Roles

Give team members or customers secure, role-based access. Perfect for organizations with multiple projects and distributed teams.

#### 🤖 Integration & Automation

Automate workflows with REST APIs, webhooks, and Node-RED integrations.

#### 🛡 Enterprise Security

Built with TLS 1.3, token-based authentication, and outbound-only connections to minimize attack surface.


---

# 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.thinremote.io/overview/our-features.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.
