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

# Prescaler documentation

> Develop firmware with project-aware editing, build tools, hardware evidence, and AI assistance.

Prescaler brings source editing, native builds, device inspection and HardwarePilot into one workspace. Your existing SDK and project configuration remain the authority for compiler flags, board selection and generated code.

Start with a real project or the bundled example. You do not need to learn an internal JSON format before building. Use **Build Setup** for the native configuration and **Target Configuration** for debug-device and connection preferences.

<CardGroup cols={2}>
  <Card title="First project" href="/getting-started/first-project">Open a repository, inspect its configuration and build.</Card>
  <Card title="Hands-on demo" href="/getting-started/demo">Follow source, register documentation and build evidence.</Card>
  <Card title="Vendor setup" href="/vendors/support">Choose an integration based on the native project format.</Card>
  <Card title="Troubleshooting" href="/troubleshooting/overview">Diagnose configuration, compiler and probe failures.</Card>
</CardGroup>

<Note>Support is operation-specific. Opening a project, completing its source and programming its device are separate capabilities. Consult the support matrix before choosing a production workflow.</Note>
