# Home - Operational security for activists

This is a short book that describes how activists can stay safe when using technology or attending protests. Many of the tips in this book were written for people that are being threatened by law enforcement, large corporations, or organized crime.

## Table of contents

{% content-ref url="mobile-phone-security" %}
[mobile-phone-security](https://security.nym.vc/mobile-phone-security)
{% endcontent-ref %}

{% content-ref url="secure-digital-communication" %}
[secure-digital-communication](https://security.nym.vc/secure-digital-communication)
{% endcontent-ref %}

{% content-ref url="social-media-security" %}
[social-media-security](https://security.nym.vc/social-media-security)
{% endcontent-ref %}

{% content-ref url="running-a-pseudonymous-social-media-account" %}
[running-a-pseudonymous-social-media-account](https://security.nym.vc/running-a-pseudonymous-social-media-account)
{% endcontent-ref %}

{% content-ref url="wifi-security" %}
[wifi-security](https://security.nym.vc/wifi-security)
{% endcontent-ref %}

{% content-ref url="internet-security" %}
[internet-security](https://security.nym.vc/internet-security)
{% endcontent-ref %}

{% content-ref url="editing-images-for-security" %}
[editing-images-for-security](https://security.nym.vc/editing-images-for-security)
{% endcontent-ref %}

{% content-ref url="laptop-security" %}
[laptop-security](https://security.nym.vc/laptop-security)
{% endcontent-ref %}

{% content-ref url="how-the-government-tracks-your-location" %}
[how-the-government-tracks-your-location](https://security.nym.vc/how-the-government-tracks-your-location)
{% endcontent-ref %}

{% content-ref url="talking-to-journalists" %}
[talking-to-journalists](https://security.nym.vc/talking-to-journalists)
{% endcontent-ref %}

{% content-ref url="glossary" %}
[glossary](https://security.nym.vc/glossary)
{% endcontent-ref %}

{% content-ref url="further-reading" %}
[further-reading](https://security.nym.vc/further-reading)
{% endcontent-ref %}


---

# 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://security.nym.vc/master.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.
