> For the complete documentation index, see [llms.txt](https://aiw.gitbook.io/aiwallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aiw.gitbook.io/aiwallet/reclaim-your-privacy-with-aiw.md).

# Reclaim your privacy with AIW

## Overview <a href="#id-5f74" id="id-5f74"></a>

Altcoin markets have experienced a remarkable paradigm shift that challenged users’ perception towards the way financial operations are done. Even though the concept of avoiding centralised parties has been around since the inception of Bitcoin, the DeFi market bloom in 2020 demonstrated that it can be done not only in theory, but can be put into practice.

According to DeFi P, the Total Value Locked (USD) in DeFi has been hitting ATHs almost daily since the Q2 of 2020. As with any new movement, DeFi space has seen some skepticism, but an ever-increasing number of locked wealth suggests an undeniable trend.

When one thinks about the values and beliefs behind blockchain technology, it’s evident that transparency and immutability go hand in hand for all dominant blockchains.

Immutability, the original value proposition of blockchain technology, is still the leading benefit sought after by the public, when participating in any DeFi activities.

Transparency, on the contrary, is not as cherished: if given the option, consumers choose to remain anonymous over revealing themselves and their wealth.

Observing the issues in the DeFi space, a demand for anonymity is clear: BitMEX website visits in 2020 indicate a clear correlation between the desire to remain anonymous when proceeding with trading activities: after the Aug 14th 2020 announcement of mandatory KYC, website visit dropping 35% from 5.3 million visits in August 2020 to 3.4 million visits in October 2020, and hasn’t reached highs ever since.

With today’s existing solutions, **users must either experience friction or deal with centralised entities** if they wish to remain less transparent and anonymous when participating in DeFi ventures.\
\
**AIWallet fights both friction and centralisation**\
\
AIW believes everyone should have rights to their privacy. Privacy shouldn’t be “opt-in”, rather it’s something you could occasionally “opt-out” on your free will.


---

# 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://aiw.gitbook.io/aiwallet/reclaim-your-privacy-with-aiw.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.
