> For the complete documentation index, see [llms.txt](https://fiva.gitbook.io/unblock-finance-usdlock-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fiva.gitbook.io/unblock-finance-usdlock-documentation/unblok-finance/uprivacy.md).

# uPrivacy

{% hint style="success" %}
Privacy is a Human Right.
{% endhint %}

{% hint style="success" %}
As we continue forward to an increasingly "cashless" world, our privacy is increasingly more dificult to preserve. This is specially the case on the blockchain, since all of the transactions records are public. Unless  of the electronic cash transactions are supervised by regulating authorities in order to combat fraud and money laundering
{% endhint %}

### unBlock Privacy is an open-source transaction mixer that enables users to add a layer of privacy to their funds by mixing their funds with other users.&#x20;

With Mixer you will be able to add a robust layer of privacy to your funds where you anonimize funds from a known wallet to an unknown recipient. However due to the concerns of using the platform for malicious activities, there are certain conditions implemented to reduce the risk of money landering activities:\
\
-Wallets associated to chain transactions where liquidity has been removed are will be blocked\
-Blacklisted wallets won't be allowed;\
-Historical data from previous transactions will be taken into consideration

{% hint style="danger" %}
While unBlock Finance is community driven and open source, we cannot guarantee that our web3 platform may not be used for ilicit activities.  The unBlock Finance community and contributers do not condone any ilegal or ilicit activities by users that do not adhere or cheat the Mixer's Usage Policy while using this open source tool. Any ilegal usage of the Mixer for any activity will result in the permanent BAN and blacklist of the actor on any of the provided tools on the unBlock Platform.
{% endhint %}


---

# 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 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://fiva.gitbook.io/unblock-finance-usdlock-documentation/unblok-finance/uprivacy.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.
