# Risk and the Benefit Multiplier (BM)

There are two categories of risk that affect a claim payout, individual risk and portfolio risk. From a customer’s perspective, consider individual risk as being the risk of I, the customer, passing away; and portfolio risk as the risk of other people passing away.&#x20;

The benefit payout in the event of a successful claim is calculated as follows:&#x20;

<table data-header-hidden><thead><tr><th width="111"></th><th width="53"></th><th width="148"></th><th width="44"></th><th width="156"></th><th width="40"></th><th></th></tr></thead><tbody><tr><td>Benefit payout</td><td>=</td><td>Base Benefit Multiplier (B.BM)</td><td>x</td><td>Benefit Multiplier Adjuster (BM.A)</td><td>x</td><td>Individual Contributions (Token holdings)</td></tr></tbody></table>

<br>

<figure><img src="https://lh7-us.googleusercontent.com/mQ4oGe4UEVMp6W2hjzM1honfTKNHkIZ-OIfRZVJ2oxp9vdLdIR9eGQiui8d5pdXOoD-uNph8TqXDWliVBFsVLOcRNhSaoyaFLDxQ-ZvZHJZSHtlyn7R1AvKhLuHBuhzUP2NP5PJBKj8ClMmjbsPVMJQ" alt=""><figcaption></figcaption></figure>

<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/takasure-1.0-whitepaper/risk-and-the-benefit-multiplier-bm.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.
