# DABAR > Specialized Domain Intelligence for regulated industries. Not RAG — DABAR ingests your primary sources, reasons under your Policy Engine, and deploys autonomous agents. Zero hallucinations by architecture, not by prompt. ## Docs - [AGENTS](https://docs.dabarai.com/AGENTS.md) - [Create politics](https://docs.dabarai.com/api-reference/politics/create.md): Create a new politics - [Get politics](https://docs.dabarai.com/api-reference/politics/get.md): Retrieve a single politics document by id - [List politics](https://docs.dabarai.com/api-reference/politics/list.md): Paginated list of the authenticated user's politics - [Update politics](https://docs.dabarai.com/api-reference/politics/update.md): Update fields by replacement and/or granular array operations - [Create project](https://docs.dabarai.com/api-reference/projects/create.md): Create a new project in draft status - [Deploy project](https://docs.dabarai.com/api-reference/projects/deploy.md): Promote a draft project to deploying - [Get project](https://docs.dabarai.com/api-reference/projects/get.md): Retrieve a single project by id - [List projects](https://docs.dabarai.com/api-reference/projects/list.md): Paginated list of the authenticated user's projects - [Append files to project](https://docs.dabarai.com/api-reference/projects/patch.md): Append files to a project still in draft status - [Authentication](https://docs.dabarai.com/authentication.md): Authorize DABAR API requests with the api-token header. cURL, Node.js, and Python examples, plus error codes and token rotation guidance. - [Autonomous Agents](https://docs.dabarai.com/concepts/agents.md): Turn a DABAR project into an autonomous agent your team debates with in real time, connected to your systems via MCP — under the same Policy Engine governance as the research layer. - [Policy Engine](https://docs.dabarai.com/concepts/policy-engine.md): The Policy Engine is what makes DABAR auditable by regulators — organizations codify how the AI must reason before it answers, not just what it can access. No competitor has this. - [Primary Sources](https://docs.dabarai.com/concepts/primary-sources.md): DABAR reasons only over sources you define — documents, PDFs, audio, video, databases, APIs. No open-web crawling. No AI citing AI. Every claim traced to source and page. - [DABAR](https://docs.dabarai.com/index.md): Specialized Domain Intelligence for regulated industries. DABAR ingests your primary sources, reasons under your Policy Engine, and deploys autonomous agents. That intelligence is yours. - [What is DABAR?](https://docs.dabarai.com/introduction.md): Not RAG. Specialized Domain Intelligence for regulated industries. DABAR ingests primary sources, reasons under rules you define, and deploys autonomous agents — every finding cited, every output auditable. - [Quickstart](https://docs.dabarai.com/quickstart.md): Deploy your first DABAR agent in under 5 minutes: authenticate, create a Policy, run a Project on your primary sources, and expose it as an autonomous agent via MCP. ## OpenAPI Specs - [openapi](https://docs.dabarai.com/api-reference/openapi.json)