# Sending E-Producer Receipt

- [Sends Receipt as Model](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/sends-receipt-as-model.md)
- [Preview Producer](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/preview-producer.md)
- [Sends the receipt as XML](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/sends-the-receipt-as-xml.md)
- [Preview Producer](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/preview-producer-1.md)
- [Send Producer as Base64](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/send-producer-as-base64.md)
- [Preview Producer](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/preview-producer-2.md)
- [Gets XML of Previewed Receipt](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/gets-xml-of-previewed-receipt.md)
- [Sends Report](https://developer.nilvera.com/en/api/e-producer-api/sending-e-producer-receipt/sends-report.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-producer-api/sending-e-producer-receipt.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.
