# Sponsors

To become a sponsor head to the [GitHub Sponsors](https://github.com/sponsors/MasoniteFramework) page.

## Gold Sponsors

To become a gold sponsor head to the [GitHub Sponsors](https://github.com/sponsors/MasoniteFramework) page.

## Current Sponsors

|                                                                                                                                                                                                                       |                                                                                                                                                                                                                            |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| <p><img src="https://avatars.githubusercontent.com/u/17584526?s=460&#x26;u=46f7a5a8d4c35222ba7d74a23ab68ca009e15e47&#x26;v=4" alt=""> <br> <a href="https://github.com/brianjuhl"><strong>Brian Juhl</strong></a></p> | <p><img src="https://avatars.githubusercontent.com/u/65045079?s=460&#x26;u=dd02168e9adb79ed9d18b9dcf6d787f17b7d7bc8&#x26;v=4" alt=""> <br> <a href="https://github.com/rickavmaniac"><strong>rickavmaniac</strong></a></p> |
|     <p><img src="https://avatars.githubusercontent.com/u/23809?s=460&#x26;u=cbe03c9202707a14ba43e4e94898b208bbeb693d&#x26;v=4" alt=""> <br> <a href="https://github.com/resmo"><strong>René Moser</strong></a></p>    |                                <p><img src="https://avatars.githubusercontent.com/u/3219890?s=460&#x26;v=4" alt=""> <br> <a href="https://github.com/mkeneqa"><strong>Mike</strong></a></p>                                |
|  <p><img src="https://avatars.githubusercontent.com/u/26633918?s=400&#x26;u=f7f05beedae5b9db1ecf60e44608ed402248901c&#x26;v=4" alt=""> <br> <a href="https://github.com/jpmateo022"><strong>JP Mateo</strong></a></p> |   <p><img src="https://avatars.githubusercontent.com/u/6496157?s=460&#x26;u=3d2e427bb41300815efa81cf2569ba67156c22b1&#x26;v=4" alt=""> <br> <a href="https://github.com/shahwan42"><strong>Ahmed Shahwan</strong></a></p>  |
|                             <p><img src="https://avatars.githubusercontent.com/u/3987909?v=4" alt=""> <br> <a href="https://github.com/Liquidgenius"><strong>Liquidgenius</strong></a></p>                            |                                                                                                                                                                                                                            |


---

# 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.masoniteproject.com/v3.0/sponsors.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.
