> For the complete documentation index, see [llms.txt](https://docs.capella.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.capella.finance/the-company/the-technology.md).

# The Technology

As for 2021, around 1.3% of the entire population uses Bitcoin, and only 0.06% 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.

Capella Finance have the solution!


---

# 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://docs.capella.finance/the-company/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.
