# License

International Institute of Information Technology, Bangalore, (IIIT-B) hosts OpenG2P. Code developed by IIITB is licensed under the terms of [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/). Some of the modules offered by OpenG2P utilise the Odoo Platform (Community Edition) under the [GNU (Lesser) General Public License.](https://www.gnu.org/licenses/lgpl-3.0.en.html)

All trademarks are the property of their respective holders. Other products and company names mentioned [herein](https://github.com/OpenG2P) may be their respective owners' trademarks and/or service marks.

This documentation work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).

<figure><img src="/files/sJpXiRk6WrfuFjJap8Qv" alt=""><figcaption></figcaption></figure>


---

# 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.openg2p.org/1.3/license.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.
