# File Upload

- [A Ledger is Created by Taking the Zip .csv File](https://developer.nilvera.com/en/api/e-ledger-api/file-upload/a-ledger-is-created-by-taking-the-zip-.csv-file.md)
- [Brings Uploaded Ledgers](https://developer.nilvera.com/en/api/e-ledger-api/file-upload/brings-uploaded-ledgers.md)
- [Creates a Ledger by Taking the Base64 String Value of a Zip .csv File](https://developer.nilvera.com/en/api/e-ledger-api/file-upload/creates-a-ledger-by-taking-the-base64-string-value-of-a-zip-.csv-file.md)
- [GIB Approved Certificates of Manually Uploaded Ledgers Are Uploaded](https://developer.nilvera.com/en/api/e-ledger-api/file-upload/gib-approved-certificates-of-manually-uploaded-ledgers-are-uploaded.md)
- [Ledger Errors Are Introduced](https://developer.nilvera.com/en/api/e-ledger-api/file-upload/ledger-errors-are-introduced.md)
- [Returns the Year and Period Information of the Last Ledger](https://developer.nilvera.com/en/api/e-ledger-api/file-upload/returns-the-year-and-period-information-of-the-last-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/file-upload.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.
