# Old Invoices

- [Lists Old Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/old-invoices/lists-old-invoices.md)
- [Upload Old Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/old-invoices/upload-old-invoices.md)
- [Get the HTML of the Old Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/old-invoices/get-the-html-of-the-old-invoice.md)
- [Get the PDF of the Old Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/old-invoices/get-the-pdf-of-the-old-invoice.md)
- [Get the XML of the Old Invoice](https://developer.nilvera.com/en/api/e-archive-invoice-api/old-invoices/get-the-xml-of-the-old-invoice.md)
- [Bulk Exports Old Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/old-invoices/bulk-exports-old-invoices.md)
- [Assigns New Status to Old Invoices](https://developer.nilvera.com/en/api/e-archive-invoice-api/old-invoices/assigns-new-status-to-old-invoices.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-archive-invoice-api/old-invoices.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.
