# Threshold Signatures

Our use of Threshold Signature Scheme (TSS) technology allows you full wallet access without requiring all five Guardian devices to be active. Key splitting ensures your private key remains hidden and unreachable, with TSS enabling you to use your wallet without all Guardian devices online.&#x20;

To access your wallet, only 3 out of 5 guardian devices need to be online - typically you and Gridlock. If Gridlock becomes unavailable, your guardians are in place to ensure fund recovery remains possible.


---

# 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/the-tech/threshold-signatures.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.
