# Journalists Operating Under Surveillance

A journalist reporting in a high-censorship region needs to research sensitive topics and protect sources. They use Invinos to stay off surveillance grids.

The **VPN** hides IP and routing data. The browser blocks site trackers and fingerprinting. The **AI agent** is used offline to summarize notes and redact information securely.

If donations are received in crypto, the journalist can use **zkMixer** to convert and withdraw funds anonymously without linking to their reporting identity.

All activity is local. No account or login is required. Everything resets when the session ends.


---

# 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://invinos.gitbook.io/invinos/who-use-invinos/journalists-operating-under-surveillance.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.
