# Indian GST on Frontend

Once you save the configurations and settings, you can see Indian GST enabled. Once customers purchase products, they can see the GST tax rate applied to their orders along with shipping GST. It will ask for the buyer’s GST as well if applicable and shows if added.

* **Indian GST on the checkout page:**

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

* **Interstate GST applied on order:**

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

* **Indian GST in My Account Page**

Once customers place order, they can see applied GST details on My Orders from their My Account section.

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


---

# 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/indian-gst-on-frontend.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.
