# TOR VPN

## TOR Implementation

{% hint style="info" %}
Bundled Tor daemon with automatic management — no external installation required. The Tor daemon is updated with OS updates.
{% endhint %}

### Features

* All traffic routed through Tor
* IP masking
* Location spoofing
* Auto-connect option
* Visual status indicators

## Privacy Benefits

* Anonymized traffic
* ISP tracking prevention
* Access to .onion services
* Bypass restrictions

## Configuration

* Enable/disable Tor
* Monitor status & bandwidth
* View logs (optional)


---

# 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://omega-6.gitbook.io/omega/omega-os/tor-vpn.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.
