Program review

https://gouv.example/c3i
Back to list
Cancel

Quick preview

Approved: No
Parsed snippet
{
  "eligibility_rules": {
    "company_must_be_taxable_in_quebec": true,
    "sectors_allowed": [
      "manufacturing",
      "technology",
      "retail"
    ]
  },
  "funding_rules": {
    "coverage_pct_max": 0.25,
    "coverage_pct_min": 0.15,
    "eligible_cost_categories": [
      "hardware",
      "software"
    ],
    "max_amount": null
  },
  "stacking_rules": [
    {
      "condition": "cannot_claim_same_costs_as_grant",
      "type": "conditional",
      "with": "essor"
    }
  ]
}

Other

Last verified: —
Open official page