# Introduction

We are a team of passionate Filipino developers building useful and useless open-source projects. 😅 Our team was founded by a well-known technology community leader and top open-source developer and maintainer in the Philippines — [Waren Gonzaga](https://buymeacoff.ee/warengonzaga). 💻💖🤝

If you love what we do, support us by [buying a coffee](https://buymeacoff.ee/wareneutron)! Alternatively, we have [GitHub sponsors](https://github.com/sponsors/wareneutron) and an [Open Collective](https://opencollective.com/wareneutron) page. ☕🤝

To be clear, we are not a business or company developing and maintaining open-source projects. We are passionate developers with years of experience and love to contribute back to the community through building open-source projects. With your help, we can continue maintaining existing open-source projects and building new useful and useless open-source projects. 😅

Can't support? You can contribute to our projects instead! We're looking for more contributors. 👋


---

# 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.wareneutron.com/home/master.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.
