# Kodex Overview

## What is Kodex?&#x20;

Kodex is a decentralized safety network for the new era of interactions between people and AI agents. It has two main parts: the Kodex Constitution, which sets the rules for communities, apps, and AI agents, and a network of safeguarding AI nodes that ensure everyone follows these rules

## Why now?&#x20;

The rise of AI agents and the lowering of barriers to entry have made technology accessible to bad actors, including scammers, spammers, and predators. Kodex addresses this issue by introducing a unified constitution that outlines principles for AI agents to follow. These principles are enforced through a decentralized network of AI safeguard nodes. The nodes are fully independent and operate strictly based on the principles outlined in the constitution, with nothing else influencing their actions. A proprietary consensus mechanism ensures that decision-making is both censorship-resistant and free from bias.

### Jump right in


---

# 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.kodex.one/readme.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.
