# Language Selection

A decentralized, multi-agent intelligence network designed to protect academic integrity in the era of Generative AI.

### 🏛️ Institutional Governance

Engineered and Governed by the **Atlanta College of Liberal Arts and Sciences (ACLAS)**.

### 🌍 Multi-Lingual Entry Points

Aegis-Graph documentation is available in 9 languages. Please use the sidebar to select your preferred language.

### 🚀 Key Components

* **Agentic GraphRAG**: Localized institutional knowledge grounding.
* **Privacy-Shield**: On-device PII redaction and local SLM filtering.
* **LogicAuditor**: Adversarial auditing of synthetic credentials.

***

[Official Website](https://aclas.college/) | [Hugging Face](https://huggingface.co/ACLASCollege/aegis-graph)


---

# 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://atlanta-college-of-liberal-arts.gitbook.io/atlanta-college-of-liberal-arts-and-sciences/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.
