# Ledgers

- [Deletes the Ledgers](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/deletes-the-ledgers.md)
- [Brings the Ledgers](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/brings-the-ledgers.md)
- [Downloads the Ledgers](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/downloads-the-ledgers.md)
- [Downloads the Ledgers for the Relevant Year and Month](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/downloads-the-ledgers-for-the-relevant-year-and-month.md)
- [Downloads Ledgers in Bulk](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/downloads-ledgers-in-bulk.md)
- [Sets Ledger Status to Success](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/sets-ledger-status-to-success.md)
- [Uploads Old Ledgers](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/uploads-old-ledgers.md)
- [Gets Ledger Numbers for the Relevant Year](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/gets-ledger-numbers-for-the-relevant-year.md)
- [Deletes Uploaded Old Ledgers](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/deletes-uploaded-old-ledgers.md)
- [Downloads all Ledgers in the Relevant Year](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/downloads-all-ledgers-in-the-relevant-year.md)
- [Downloads CSV File in Related Year and Month](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/downloads-csv-file-in-related-year-and-month.md)
- [Downloads the Ledgers of Companies and Branches for the Relevant Year and Month](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/downloads-the-ledgers-of-companies-and-branches-for-the-relevant-year-and-month.md)
- [Displays the Ledger](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/displays-the-ledger.md)
- [Gets Ledger Details](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/gets-ledger-details.md)
- [Schema/Schematron Control is Performed on the Ledger](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/schema-schematron-control-is-performed-on-the-ledger.md)
- [Gets Ledger History](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/gets-ledger-history.md)
- [Gets Total Debit and Credit Information of Ledgers by Year](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/gets-total-debit-and-credit-information-of-ledgers-by-year.md)
- [Checks the Accuracy of the Ledger](https://developer.nilvera.com/en/api/e-ledger-api/ledgers/checks-the-accuracy-of-the-ledger.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://developer.nilvera.com/en/api/e-ledger-api/ledgers.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.
