# About

- [Project Overview](https://docs.natsec.io/about/project-overview.md): What it is we say that we do here and how it works.
- [Story](https://docs.natsec.io/about/story.md): How we got started with this project.
- [Goals](https://docs.natsec.io/about/goals.md): What we hope to achieve with this project.
- [People](https://docs.natsec.io/about/goals/people.md): Who powers this project.
- [Education](https://docs.natsec.io/about/goals/education.md): Why the project matters.
- [Iteration](https://docs.natsec.io/about/goals/iteration.md): When people use learning to remix data.
- [Elements](https://docs.natsec.io/about/elements.md): Your starting point for learning to use this project.
- [Data](https://docs.natsec.io/about/elements/data.md): What we use to power this project.
- [Entities](https://docs.natsec.io/about/elements/data/entities.md): The Organizations, Communities, Individuals, Activities, Artifacts, and Repositories that make-up this project.
- [Categories](https://docs.natsec.io/about/elements/data/categories.md): Singular attributes of Entities that help with filtering and characterization.
- [Tags](https://docs.natsec.io/about/elements/data/tags.md): Multiple attributes of Entities that help capture their various dimensions.
- [Connections](https://docs.natsec.io/about/elements/data/connections.md): The links that show how Entities are related.
- [Verification](https://docs.natsec.io/about/elements/data/verification.md): How we manage trust in the Data.
- [Graph](https://docs.natsec.io/about/elements/graph.md): A network view of national security innovation.
- [Map](https://docs.natsec.io/about/elements/map.md): National security innovation in your neighborhood.
- [Timeline](https://docs.natsec.io/about/elements/timeline.md): How national security security innovation evolves over time.
- [Use Cases](https://docs.natsec.io/about/use-cases.md): Ways different groups may benefit from this project.
- [Government](https://docs.natsec.io/about/use-cases/government.md): Project applications for public servants and military personnel.
- [Non-Profit](https://docs.natsec.io/about/use-cases/non-profit.md): Project applications for non-profit communities and teams.
- [Academic](https://docs.natsec.io/about/use-cases/academic.md): Project applications for students, teachers, and researchers.
- [Commercial](https://docs.natsec.io/about/use-cases/commercial.md): Project applications for startups, established businesses, and investors.
- [Support](https://docs.natsec.io/about/support.md)
- [User Agreement](https://docs.natsec.io/about/support/user-agreement.md): What you agree to by interacting with this project.
- [Privacy](https://docs.natsec.io/about/support/privacy.md): How we protect personal information with this project.
- [Security](https://docs.natsec.io/about/support/security.md): How we protect sensitive information with this project.
- [Contributors](https://docs.natsec.io/about/support/contributors.md): People who have skin in the game through an investment of their time in this project.
- [Partners](https://docs.natsec.io/about/support/partners.md): Organizations we work with on this project.
- [License](https://docs.natsec.io/about/support/license.md): Who can use project data or services and in what ways.
- [Additional Licenses](https://docs.natsec.io/about/support/additional-licenses.md): Options for additional use of project data or applications beyond the core CC BY-NC-SA license.
- [Ethics](https://docs.natsec.io/about/support/ethics.md): Considerations for how and why across the project.
- [Feedback](https://docs.natsec.io/about/feedback.md): How you can let us know about the project's value or flaws.
- [Contact Us](https://docs.natsec.io/about/contact-us.md): How you can reach out if you have questions or ideas.


---

# 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.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.
