> ## Documentation Index
> Fetch the complete documentation index at: https://docs.octane.security/llms.txt
> Use this file to discover all available pages before exploring further.

# What Octane Detects

> Learn more about what Octane detects and how best to configure it to find issues in your code.

Octane uses a mix of detectors and fork attack simulations to find both high-level and very niche issues in Solidity smart contracts.

To learn more about what detectors Octane employs in production, visit our vulnerability detector documentation.

<CardGroup cols={2}>
  <Card title="Advanced Detectors" icon="stars" href="../detectors/advanced/">
    Learn about Octane's advanced detectors
  </Card>

  <Card title="Standard Detectors" icon="code" href="../detectors/standard">
    Learn about Octane's standard detectors
  </Card>
</CardGroup>
