# Use Cases

We believe strongly in the need to test hypotheses, so these are our current hypotheses about the types of groups who may benefit from this project, how they might benefit.

* [Government](/about/use-cases/government.md): Learn who else is in the ecosystem and grow connections to learn faster or build more efficiently (while also upskilling on data).
* [Non-Profit](/about/use-cases/non-profit.md): Connect with government and other non-profits that have a similar mission or find new teammates for projects.
* [Academic](/about/use-cases/academic.md): Identify trends for research, use material as part of a course on national security or innovation, and maybe even partner with the project.
* [Commercial](/about/use-cases/commercial.md): Understand the organization and structure of government innovation efforts and connect with other companies.

{% hint style="warning" %}
**NOTE**: We are assessing whether some user groups may have additional [License](/about/support/license.md) restrictions to help align incentives based on intended use.&#x20;
{% endhint %}


---

# 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/use-cases.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.
