# The Apache Way

Apache Software Foundation is a voluntary organization of developers and users that collaborate on more than 150 open source projects.&#x20;

**The Apache Way** is a set of principles that we can free to communicate into the community and get transparency to collaborate into the software development process.

The part of ASF concepts is pragmatic, transparent, collaborative, Meritocratic, and Charitable.


---

# 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.mifos.org/general-contributing-guidelines/upstream-first-approach/the-apache-way.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.
