# People

We recognize that this project, as a crowdsourced initiative, is not possible without the support of people. This works out well, since people are a very key part of our goals.

When we think about people, we try to keep an open mind, wanting to lower barriers to participation so that even those who are skeptical have the opportunity to contribute or share their thoughts and ideas.&#x20;

> *"There is one body that knows more than anybody, and that is everybody."* - [Talleyrand](https://www.google.com/books/edition/A_Dictionary_of_Thoughts/zlMxAAAAIAAJ?hl=en\&gbpv=1\&dq=“There+is+one+body+that+knows+more+than+anybody,+and+that+is+everybody”\&pg=PA324\&printsec=frontcover)

While we offer the option for people to be recognized as [Contributors](/about/support/contributors.md), we recognize that not everyone will want this recognition, either by name or pseudonym. People, it turns out, have many different preferences, which makes all of this that much more messy and fun.

{% hint style="info" %}
If this idea of people beign at the center of our project intrigues you, be sure to check out [Learning](/learning/learning-overview.md) and [Ethics](/about/support/ethics.md), as those sections are very human-centric
{% 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/people.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.
