# Contribute

### **Helping**

1. **Submit your User-agent** by visiting  [the demo](/home/demo.md) on your device.
2. Submit a code patch, see "Contributing" guide below.
3. Creating a 3rd party library. See "[Extending / Porting](/home/extending-porting.md)" section.
4. [Donate ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\&business=mobiledetectlib%40gmail%2ecom\&lc=US\&item_name=Mobile%20Detect\&currency_code=USD\&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted). I'm currently paying for hosting and spend a lot of my family time to maintain the project and planning the future releases. I would highly appreciate any money donations.

### Contributing

The following is a step-by-step guide to contributing to Mobile Detect library.\
By contributing to Mobile Detect library you agree with the [MIT License](https://github.com/serbanghita/Mobile-Detect/blob/4.8.x/LICENSE).

####


---

# 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.mobiledetect.net/home/contribute.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.
