# All About Guardians

Guardians are an interesting concept that makes crypto ownership incredibly safe and easy. Here's a comprehensive guide on Guardians, the secret to enhanced crypto security.

<figure><img src="/files/q9t1cFfy57kmifCmbflr" alt=""><figcaption></figcaption></figure>

### The Simple Version

Imagine a master password that not only grants access to your wallet, but also safeguards all your data or digital assets.&#x20;

Now consider that this password is composed of 5 smaller parts, enhancing the security, right?

Each of these parts carries some data but cannot function independently.&#x20;

You hold one part, two friends each possess another, and the remaining two parts are virtually managed by Gridlock.&#x20;

To form the master password, you only need 3 of these parts, including your own. An outsider can't gain access since they don't possess any of these parts. All the parts are securely linked to different devices in your network. More importantly, your part is the only one that can amalgamate the others.&#x20;

If a part gets lost or stolen, it can be substituted with the consent of the other part holders, thereby restoring the network's integrity. No one but the user can form the master password and access the wallet. Refer to the following Guardian FAQs for more details! You can also find additional information on the app-specific pages.<br>


---

# 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/all-about-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.
