# How Fix With AI Credits Works

"Fix with AI" lets you automatically improve and fix your Terraform configurations. You begin with a complimentary credit balance to test the feature. Once you’ve experienced its value, you can easily top up your credits to continue refining your infrastructure code.

### Free Credits

* **500 credits** are provided at no charge to all users.
* Use these initial credits to experiment with the AI-driven fix process and understand how it can help fix your Terraform code.

### Purchasing Additional Credits

* After using your free credits, you can buy more as needed.
* Each **$10 purchase** grants **1,000 credits**.
* Credits are consumed based on the size and complexity of the Terraform configuration being fixed.

### Tips for Effective Use

* Start small: Use your free 500 credits on a small Terraform snippet to see how it works.
* Budget accordingly: Plan your purchases and usage based on project scope.
* Monitor your balance: Keep an eye on your remaining credits so you know when it’s time to buy more.

### Getting Support

If you have questions about credits, billing, or how to get the most out of the “Fix with AI” feature, . Please reach out at ***<support@nonfx.com>.***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.starchitect.ai/getting-started/how-fix-with-ai-credits-works.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
