> For the complete documentation index, see [llms.txt](https://united-humnakind.gitbook.io/united-humnakind-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://united-humnakind.gitbook.io/united-humnakind-docs/united-humankind.md).

# United Humankind

United Humanity is a network of local and international communities that share the values of secular culture and civilization. Our goal is to create environments of friendly, decent people in cities worldwide, giving them a mechanism of mutual support that is currently missing, following the effective example of diaspora and family-based self-organization.&#x20;

We also aim to build a global network of responsible professionals who can develop new approaches to advancing humanity together.

This model is based on coordination without personal authority or hierarchies. Interaction is ensured through transparent, automated protocols that foster a culture of giving, fairness, trust, and self-organization.

We believe that the development of United Humanity can serve as the foundation of a new culture, leading to a healthier, more sustainable future for human civilization.

#### &#x20;**Anyone who embraces the three basic principles can become a member of United Humankind:**

***

1. **Respect for the rights and freedoms of others.** This means respecting the rights, freedoms, and dignity enshrined in the Convention on Human Rights, extended by the right to ownership of one's personal data and freedom of association.

***

2. **A member of United Humankind must not be an Author of Aggression.** They must have no deliberate intent to cause harm, destroy, or humiliate — though they may be an Author of Force, when their actions are justifiably directed toward protecting life, dignity, and safety.

***

3. **Presumption of innocence by nationality.** Members refuse to project historical national conflicts onto other members of United Humankind, or to hold them responsible for any actions committed by their nations, peoples, states, or the residents and citizens thereof.

<br>

{% hint style="info" %}
*<mark style="color:$info;">Important notice! New contributors may propose changes or additions to this section. Every member has the opportunity to shape what United Humankind becomes.</mark>*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://united-humnakind.gitbook.io/united-humnakind-docs/united-humankind.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
