# Support

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


---

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