# Global Support Link

## Global Support Link

- [Welcome to Your Help Desk](https://guide.globalsupport.link/readme.md): Powered by the People and Ready to Assist!
- [Digital Security](https://guide.globalsupport.link/digital.md): Focused on best practices for communication and data privacy and security
- [Keeping Your Devices and Physical Space Safe](https://guide.globalsupport.link/digital/keeping-your-devices-and-physical-space-safe.md)
- [Safeguard your Conversation and Shared Secrets](https://guide.globalsupport.link/digital/safeguard-your-conversation-and-shared-secrets.md)
- [You are the Best Antivirus](https://guide.globalsupport.link/digital/you-are-the-best-antivirus.md)
- [Better Living through Threat Modeling!](https://guide.globalsupport.link/digital/better-living-through-threat-modeling.md)
- [Physical Security](https://guide.globalsupport.link/physical.md): Best Practices for Safety & Security
- [Analyzing Risk](https://guide.globalsupport.link/physical/analyzing-risk.md): What risks do you face in your work?
- [A Safe Trip: It's All in the Preparation](https://guide.globalsupport.link/physical/a-safe-trip-its-all-in-the-preparation.md): What to document and establish prior to traveling
- [Device Security: Preparing for Theft, Loss or Confiscation](https://guide.globalsupport.link/physical/device-security-preparing-for-theft-loss-or-confiscation.md): Straightforward steps you can take to protect your mobile devices
- [Hotel Security](https://guide.globalsupport.link/physical/hotel-security.md): How to stay safe where you're staying
- [Tips to Mitigate Common Risks](https://guide.globalsupport.link/physical/tips-to-mitigate-common-risks.md): What to do in the event of...
- [Border Crossing Best Practices](https://guide.globalsupport.link/physical/border-crossing-best-practices.md): Protecting Your Devices, Data and Self In Liminal Legal Zones
- [About Us](https://guide.globalsupport.link/about.md)
- [Ask for Help!](https://guide.globalsupport.link/ask-for-help.md): All the ways you can reach out to ask for help
- [Eyewitness Reports](https://guide.globalsupport.link/eyewitness-reports.md): Learn how to safely, securely document and share visual evidence


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.globalsupport.link/readme.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.
