# Education

We know that seeing data contextualized is great, but believe that a foundational understanding of that data is much more important.&#x20;

We also know that such data literacy is sorely missing in the national security community, stifling innovation for lack of comfort brought on by familiarity or existing use cases (what you may hear referred to as "warm fuzzies" in some circles).

**One of our explicit aims for this project is to increase data literacy and related confidence across the national security community, which is an educational activity.**

Our hope is to work with [Partners](/about/support/partners.md) and leverage the [Learning](/learning/learning-overview.md) opportunities already available to connect people with a desire to do so to areas of the project where they can practice. In our experience it is much easier to learn when you have a problem to which those new concepts can be applied, and this project is hopefully one that will inspire people to take a leap and challenge themselves.

{% hint style="info" %}
If you like this idea and want to get involved, please check out the various sub-elements in the [Learning](/learning/learning-overview.md) section and feel free to [Contact Us](/about/contact-us.md) as well!
{% 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/goals/education.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.
