# TDS API

- [Introduction to TDS API](https://docs.cleartax.in/cleartax-docs/tds-api/introduction-to-tds-api.md)
- [TDS API Reference](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference.md)
- [Resources and Masters](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/resources-and-masters.md)
- [Deduction Document Line Objects](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/resources-and-masters/deduction-document-line-objects.md)
- [Output Template(Error)](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/resources-and-masters/output-template-error.md)
- [TDS APIs](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis.md)
- [Upload Deductions](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis/upload-deductions.md)
- [Ingest Deductions via File](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis/upload-deductions/ingest-deductions-via-file.md)
- [Get Pre-signed URL](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis/upload-deductions/ingest-deductions-via-file/get-pre-signed-url.md)
- [Upload File to Storage](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis/upload-deductions/ingest-deductions-via-file/upload-file-to-storage.md)
- [Trigger File Ingestion](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis/upload-deductions/ingest-deductions-via-file/trigger-file-ingestion.md)
- [Get File Ingestion Status](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis/upload-deductions/ingest-deductions-via-file/get-file-ingestion-status.md)
- [(Deprecated) Ingest Deductions via JSON](https://docs.cleartax.in/cleartax-docs/tds-api/tds-api-reference/tds-apis/upload-deductions/deprecated-ingest-deductions-via-json.md)


---

# 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/tds-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.
