# Use cases

Decentralized end-to-end encryption is applicable to virtually any web or web3 system that handles private data, and wishes to provide a surveillance & censorship-free experience to their users.

Today, TACo is integrated into various real-world applications, each handling sensitive real-world data. Here is a selection of case studies in which the TACo network is an indispensable component:

[**Seed phrase recovery & transfer**](https://github.com/nucypher/taco-docs/blob/main/for-product-leads/access-control/use-cases/broken-reference/README.md)

[**Digital Rights Management for on-chain assets**](https://github.com/nucypher/taco-docs/blob/main/for-product-leads/access-control/use-cases/broken-reference/README.md)

[**Trustless channels for journalists, archivists & whistleblowers**](https://github.com/nucypher/taco-docs/blob/main/for-product-leads/access-control/use-cases/broken-reference/README.md)

[**Crowdsourcing real-world data with trustless contribution**](https://github.com/nucypher/taco-docs/blob/main/for-product-leads/access-control/use-cases/broken-reference/README.md)


---

# 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.taco.build/for-product-leads/access-control/use-cases.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.
