# Non-Profit

{% hint style="warning" %}
While we are in the [Alpha](/release-notes/alpha.md) and early [Beta](/release-notes/beta.md) stages of this project we expect [Use Cases](/about/use-cases.md) to be pretty flexible and welcome [Feedback](/about/feedback.md) to tweak them.
{% endhint %}

As volunteers in such organizations ourselves, we know the value of [Non-Profit](/about/use-cases/non-profit.md) [Entities](/about/elements/data/entities.md) to national security innovation and are excited to engage them through this project.

> **We believe** [Non-Profit](/about/use-cases/non-profit.md) **orgs will benefit by connecting with** [Government](/about/use-cases/government.md) **and other non-profits that have a similar mission or find new teammates for projects.**

There's certainly the [Education](/about/goals/education.md) aspect around [Data](/about/elements/data.md) as well, which we hope will be the tide that raises all boats, but at least to start there's this idea around connectivity.


---

# 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/non-profit.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.
