# Introduction to E-Invoicing GSP API

## Getting Started

Build your first E-Invoicing compliance app.

{% content-ref url="/pages/-MG9S9yCS\_giSSLvPoh0" %}
[Getting Started with EINV GSP API](/cleartax-docs/e-invoicing-gsp-api/getting-started-with-einv-gsp-api.md)
{% endcontent-ref %}

## API Reference

Get complete reference on E-Invoicing GSP API.

{% content-ref url="/pages/-MG9SNqBHjIwX7RZWGtb" %}
[E-Invoicing GSP API Reference](/cleartax-docs/e-invoicing-gsp-api/e-invoicing-gsp-api-reference.md)
{% endcontent-ref %}


---

# 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.cleartax.in/cleartax-docs/e-invoicing-gsp-api/introduction-to-e-invoicing-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.
