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

# Introduction

The Chipforge Platform evaluates hardware designs using a comprehensive, weighted scoring function. The scoring methodology is **dynamic**, with both the weight distribution for the primary metrics and a minimum functionality threshold defined by the Chip Design Team in a challenge-specific *weights.json* configuration file. This allows the platform to emphasize specific design qualities, such as performance or silicon efficiency, based on the requirements of the current challenge.

<Columns cols={2}>
  <Card title="Score Normalization" icon="award" href="/system/score-method">
    Edit your docs locally and preview them in real time.
  </Card>

  <Card title="Dynamic Scoring Formula" icon="monitor-waveform" href="/system/dynamic-scoring">
    Customize the design and colors of your site to match your brand.
  </Card>

  <Card title="Detailed Metric Evaluation" icon="elevator" href="/system/detailed">
    Organize your docs to help users find what they need and succeed with your product.
  </Card>

  <Card title="Security Features" icon="camera-security" href="/system/security">
    Auto-generate API documentation from OpenAPI specifications.
  </Card>
</Columns>
