# Additional Licenses

{% hint style="warning" %}
We do not yet have a formal [License](/about/support/license.md) decision in place and are not looking to extend any additiona licensing, but expect, based on the [License](/about/support/license.md) choice, that may happen.
{% endhint %}

What this means is that the baseline [License](/about/support/license.md) applies unless or until this section is updated and an additional license is granted.

If you have any questions about this, please [Contact Us](/about/contact-us.md)!

#### **Why do we have a whole page to say we are&#x20;*****not*****&#x20;doing something?**&#x20;

* We want to adhere to as many of the [open data](https://opendatahandbook.org/guide/en/what-is-open-data/) principles as possible, but know that **commercial use can create challenging incentives**, such as competition or abuse.
* **The** [People](/about/goals/people.md) **who power this project need to feel safe contributing** information and not worry that it will somehow be used against them (for example, sharing contact information of government personnel so they can connect with other government personnel might also expose them to undesired outreach from commercial vendors).
* Much of the initiation of this project is based on hypotheses for which **we need more data and feedback**; starting with a more restrictive license and allowing additional options in the future protects the integrity of the work while we evaluate other opportunities.

#### What kinds of additional licenses might you consider in the future?

Great question! Here's what we are thinking right now:

* Grant **free commercial licenses to DEF partners or sponsors** as part of a partnership or sponsorship agreement (supporting DEF financially while limiting commercial use to groups already vetted under partnership or sponsorship agreements).
* Grant **commercial licenses to vetted companies for a fee** so that they can apply the crowdsourced knowledge to their businesses and activities while also supporting DEF and this project.

There are doubtless other applications we have yet to consider, so feel free to [Contact Us](/about/contact-us.md) if something else comes to mind!


---

# 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.natsec.io/about/support/additional-licenses.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.
