> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/cleartax-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/cleartax-docs/gst-gsp-api/introduction-to-gst-gsp-api.md).

# Introduction to GST GSP API

{% hint style="info" %}
Migrating from Karvy GSP? [Click here](/cleartax-docs/gst-gsp-api/migrating-from-karvy-gsp.md) to view the quick guide
{% endhint %}

## Getting Started

Build your first GST compliance application or ASP.

{% content-ref url="/pages/-MBD9EjgCUqsQ0MYFLE\_" %}
[Getting Started with GST GSP API](/cleartax-docs/gst-gsp-api/getting-started-with-gst-gsp-api.md)
{% endcontent-ref %}

## API Reference

Get complete reference on GST GSP API

{% content-ref url="/pages/-MBDJSWGrC4nv24nx\_NY" %}
[GST GSP API Reference](/cleartax-docs/gst-gsp-api/gst-gsp-api-reference.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.cleartax.in/cleartax-docs/gst-gsp-api/introduction-to-gst-gsp-api.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.
