> For the complete documentation index, see [llms.txt](https://preapproval-guide.imda.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-4-approval/understanding-qualifying-cost.md).

# Understanding Qualifying Cost

Annex 3 details the approved package prices and qualifying costs. This information helps you understand the grant amount your SME clients("grant applicant") may receive when they purchase your solutions.

{% hint style="info" %}
Qualifying Cost forms the basis for calculating the grant support amount within the prescribed grant caps that is determined during the pre-approval stage.&#x20;

If the prevailing maximum grant support is 50%\* for Productivity Solution Grants, the grant applicant may get up to 50% support based on the qualifying cost set in the approved package that he/she wishes to purchase.

\*Note: This information is accurate as at 2025. Refer to [Productivity Solution Grant Overview](https://www.gobusiness.gov.sg/productivity-solutions-grant/) to understand the prevailing maximum grant support.&#x20;
{% endhint %}

<figure><img src="/files/rCG5IXAygdJzY8g3jQDJ" alt=""><figcaption></figcaption></figure>

In this example above, if the grant applicant wants to purchase Package 2, the qualifying cost will be up to 50% of $6,360.&#x20;

{% hint style="warning" %}
FAQ

Q: How is GST handled for packages under Productivity Solutions Grant?

A: Package prices are GST-exclusive. Grant applicants must pay GST according to IRAS guidelines.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-4-approval/understanding-qualifying-cost.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
