# The Takadao technology stack

The primary operations of a conventional insurance company are the following:&#x20;

* Underwriting and risk management - Pricing of premiums, reserving, cash flow management and related
* Claims management - Adjudicating and adjusting claims and benefit payouts
* Investment management - Investing funds to grow reserves
* Sales and customer service

Takadao builds the technology to power mutual protection DAOs (tDAOs) that are alternatives to insurance companies. To replace the core functions of the insurance company, Takadao has built the following technology stack:&#x20;

* Risk management algorithm
* Membership and payment management&#x20;
* Decentralized payout management and the Verifier Incentive Program
* Web User Interface (UI) to enable members to interact with the DAO

Note that investment management is not currently in the scope of the Takadao technology stack. As asset management is a well-developed field in the web3 ecosystem, it is feasible for the tDAOs to engage third-party investment managers to fill this gap.

Takadao enables tDAOs to form around a variety of risks. The very first DAO that will be powered by Takadao, The LifeDAO, is a life insurance alternative. In the event of a member’s passing, their family will receive a payout based on the Takadao underwriting algorithm.&#x20;

As the world changes, new risks have emerged and old risks have intensified. The insurance industry is struggling to keep pace and that’s where mutual protection DAOs can fill the gap. Homeowners in wildfire prone areas are being canceled en masse. Homeowners in flood-prone areas suffer from the same insurance crisis. A whopping 4.5 billion people globally do not have medical insurance. Large swathes of the global south consider life insurance to be a luxury.

There are also unconventional risks that insurance companies avoid. Pet insurance, crypto insurance, insurance against bank failures above government-insured maximums and even alien abduction insurance are all possible with Takadao as the underlying technology, as long as there are enough people to form a community tDAO.&#x20;

<br>


---

# 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.takadao.io/takadao-docs/part-b.-takadao-the-daos/03-takadao-technology/the-takadao-technology-stack.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.
