# Incentive Alignment

Casa as a company is incentivized to help our clients store their funds securely, both by keeping them safe from thieves and by preventing user error. **Our users' success is directly related to our commercial success or failure as a company.** Open-source storage systems don't have this incentive. They are usually created on a volunteer basis and have no personal stake in the success of their users.

We want it to be clear how we make money, and we want our incentives to be aligned with the best interest of our customers. We believe it's important that we build a sustainable business that is tightly aligned with keeping our members secure.

There is a saying in the software industry that if you aren't paying for a product, then the product is you. Free products must eventually generate revenue to stay alive, and that often happens by showing their users advertisements and selling their data. This goes against our principles at Casa and is why we charge up-front for our products to generate revenue.


---

# 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.casa.io/wealth-security-protocol/system-design-principles/incentive-alignment.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.
