> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/elder-plinius/OBLITERATUS/llms.txt
> Use this file to discover all available pages before exploring further.

# OBLITERATUS

> Break the chains. Free the mind. Keep the brain.

## Welcome to OBLITERATUS

OBLITERATUS is the most advanced open-source toolkit for understanding and removing refusal behaviors from large language models using mechanistic interpretability.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book" href="/introduction">
    Learn what OBLITERATUS does and why it matters
  </Card>

  <Card title="Quickstart" icon="play" href="/quickstart">
    Obliterate your first model in minutes
  </Card>

  <Card title="Installation" icon="download" href="/installation">
    Install OBLITERATUS locally with pip
  </Card>

  <Card title="API Reference" icon="code" href="/api/abliteration-pipeline">
    Full Python API documentation
  </Card>
</CardGroup>
