# What we do

{% embed url="<https://youtu.be/08XT-oc2EWg>" %}

ThinRemote provides secure, zero-configuration remote access to Linux devices and servers without the complexity of traditional VPN setups or exposed ports. Our solution enables instant SSH access, service tunneling, and device management through encrypted outbound-only HTTPS connections that work seamlessly behind any firewall.

Whether you're managing embedded IoT devices in the field, maintaining servers across multiple cloud providers, or supporting industrial equipment at remote sites, ThinRemote eliminates the traditional barriers to secure remote access.

### Core Capabilities

* **Universal Agent**: Deploy our lightweight (<10MB) agent on any Linux system with kernel 2.6+ across x86\_64, ARM, MIPS, and other architectures
* **Instant Access**: Connect via web console or CLI without network configuration, port forwarding, or VPN setup
* **Complete Security**: End-to-end encryption with outbound-only connections, eliminating attack surface
* **Developer-Friendly**: Full terminal access, file management, service tunneling, and API integration


---

# 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/what-we-do.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.
