# Guardians

- [All About Guardians](https://docs.gridlock.network/guardians/all-about-guardians.md)
- [Why can't a Guardian steal my crypto?](https://docs.gridlock.network/guardians/all-about-guardians/why-cant-a-guardian-steal-my-crypto.md)
- [Can a hacker combine the devices in my network?](https://docs.gridlock.network/guardians/all-about-guardians/can-a-hacker-combine-the-devices-in-my-network.md)
- [Why does Gridlock have 2 parts of my key?](https://docs.gridlock.network/guardians/all-about-guardians/why-does-gridlock-have-2-parts-of-my-key.md)
- [Why not use a seed phrase for recovery?](https://docs.gridlock.network/guardians/all-about-guardians/why-not-use-a-seed-phrase-for-recovery.md)
- [Partner Guardians](https://docs.gridlock.network/guardians/all-about-guardians/partner-guardians.md): Pro Guardians, or Partner Guardians, are trusted companies in the industry that further expand your storage network.


---

# 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.gridlock.network/guardians.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.
