# Donations

The MULTI-Module firmware is provided for free under the [GNU General Public License v3.0](/other/license.md). &#x20;

The developers do not receive any payment from any of the manufacturers of MULTI-Modules whose products use this firmware.

If you like this project and enjoy using it, please consider making a donation.  Donations are used to fund test hardware to develop and integrate more models.

Donations to the MULTI-Module project can be made via PayPal by clicking the link below.

{% embed url="<https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VF2K9T23DRY56&lc=US&item_name=DIY%20Multiprotocol&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted>" %}

Every donation helps and is greatly appreciated, no matter the amount!


---

# 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://www.multi-module.org/other/donations.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.
