# Redeem credit

To view available marketplace credit:&#x20;

1. Go to the [Settings](https://platform.hatchapps.com/settings) page.&#x20;
2. Click on "Marketplace Credit".
3. You'll see the amount of available credit. Note that credit is assigned on a company-wide basis.&#x20;

To redeem marketplace credit:&#x20;

1. Go to the [Marketplace](https://platform.hatchapps.com/marketplace) page.&#x20;
2. Click on "Purchase" next to any service.&#x20;
3. In the modal, the "Amount" will reflect the marketplace service price minus the available credit.&#x20;
4. When you click "Pay Now", the card on file will be charged the amount shown. The Marketplace Credit page will also update.&#x20;


---

# 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.hatchapps.com/software-insurance/redeem-credit.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.
