# The Technology

As for 2023, around 4% of the entire population uses Bitcoin, and only 0.2% uses DeFi protocols. This low number derived from 3 major pains the DeFi is currently suffering from:

1. ***Security*** - Super high risk for newcomers, people with no knowledge are afraid of DeFi due to the lack of tools to understand and manage the associated risks.
2. **Poor user experience (UX)** - Decentralized applications (Dapps) UX is far from good, the reason is that applications these days are meant to interact with centralized services. The time has come to invent the next Dapp client that is built solely for interacting with decentralized services and backends with minimum friction.&#x20;
3. &#x20;**Intimidating entry point** - The initial knowledge required is too high, in order to access DeFi protocols one must possess knowledge such as how to use a blockchain wallet software to interact with smart contracts or how to fund it.

DeFi adoption rate will increase as those problems will be solved.

***Pixel*** have the solution!


---

# 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.hellopixel.network/produts-v1/pixel-multipool/the-technology.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.
