# Apply Product Specific GST

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

Sometimes some of the store products require totally different GST rates to be applied rather than the whole category or global. This requires setting product-specific tax rates for the needed products.

Go to **Catalog -> Products** and select the product for which you want to set GST tax rate separately. Find **GST Rate** from **the Indian GST** tab and set the tax rate. It will apply set GST rate when purchased.


---

# 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.magecomp.com/magento-2-indian-gst-extension/apply-product-specific-gst.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.
