# Ingesting the data

- [High-level understanding of ingestion](https://cqube.sunbird.org/use-cqube/ingesting-the-data/high-level-understanding-of-ingestion.md)
- [Steps to ingest schema](https://cqube.sunbird.org/use-cqube/ingesting-the-data/steps-to-ingest-schema.md)
- [Steps to ingest data files](https://cqube.sunbird.org/use-cqube/ingesting-the-data/steps-to-ingest-data-files.md)
- [Upload the .csv data file for state specific programs using ingestion API](https://cqube.sunbird.org/use-cqube/ingesting-the-data/steps-to-ingest-data-files/upload-the-.csv-data-file-for-state-specific-programs-using-ingestion-api.md)
- [API to upload starter pack data files for NVSK programs](https://cqube.sunbird.org/use-cqube/ingesting-the-data/steps-to-ingest-data-files/api-to-upload-starter-pack-data-files-for-nvsk-programs.md): This focuses on ingestion of programs like UDISE, PGI, NISHTHA, DIKSHA, NAS, PM-POSHAN. The jwt token has to be passed in the API headers.
- [Get file status API](https://cqube.sunbird.org/use-cqube/ingesting-the-data/steps-to-ingest-data-files/get-file-status-api.md)
- [Scheduled API](https://cqube.sunbird.org/use-cqube/ingesting-the-data/steps-to-ingest-data-files/scheduled-api.md)
- [Error during ingestion](https://cqube.sunbird.org/use-cqube/ingesting-the-data/error-during-ingestion.md)
- [Error Monitoring](https://cqube.sunbird.org/use-cqube/ingesting-the-data/error-during-ingestion/error-monitoring.md)
- [Common errors in data files during ingestion](https://cqube.sunbird.org/use-cqube/ingesting-the-data/error-during-ingestion/common-errors-in-data-files-during-ingestion.md)
- [Processor group name](https://cqube.sunbird.org/use-cqube/ingesting-the-data/processor-group-name.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://cqube.sunbird.org/use-cqube/ingesting-the-data.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.
