> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vantagewealth.app/llms.txt
> Use this file to discover all available pages before exploring further.

# License

> Vantage Wealth is licensed under AGPL-3.0.

## GNU Affero General Public License v3.0

Vantage Wealth is open source under the **AGPL-3.0** license.

### What this means for you

| Use case                                   | Allowed?                      |
| ------------------------------------------ | ----------------------------- |
| Personal self-hosting                      | ✅ Free                        |
| Modify the code for personal use           | ✅ Free                        |
| Fork and contribute back                   | ✅ Welcome                     |
| Run for friends/family on your server      | ✅ Free (personal use)         |
| Offer as a commercial SaaS to paying users | ❌ Requires commercial license |
| Sell a modified version                    | ❌ Requires commercial license |
| White-label for a business                 | ❌ Requires commercial license |

### The key clause (AGPL §13)

If you run Vantage as a network service (i.e. others interact with it over a network), you must make the complete corresponding source code available under AGPL-3.0. This prevents companies from taking the code, adding proprietary features, and offering it as a SaaS without contributing back.

### Commercial licensing

If you want to use Vantage in a commercial context without open-sourcing your modifications, a commercial license is available.

Contact: [hi@vantagewealth.app](mailto:hi@vantagewealth.app)

***

## Full license text

See [LICENSE](https://github.com/rmurarishetti/vantage/blob/main/LICENSE) on GitHub.
