# Draft Producer

- [Lists Draft Producer](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/lists-draft-producer.md)
- [Deletes Draft Producer](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/deletes-draft-producer.md)
- [Get HTML of Draft](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/get-html-of-draft.md)
- [Get PDF of Draft](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/get-pdf-of-draft.md)
- [Get XML of Draft](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/get-xml-of-draft.md)
- [Get Model of Draft](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/get-model-of-draft.md)
- [Assign Tag to Producer](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/assign-tag-to-producer.md)
- [Get Tags for Producer](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/get-tags-for-producer.md)
- [Bulk Exports Drafts](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/bulk-exports-drafts.md)
- [Assigns New Status to Drafts](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/assigns-new-status-to-drafts.md)
- [Approves and Sends the Draft](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/approves-and-sends-the-draft.md)
- [Edit and Send the Draft](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/edit-and-send-the-draft.md)
- [Creates Draft](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/creates-draft.md)
- [Create Draft Producer Bulk](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/create-draft-producer-bulk.md)
- [Brings Whatsapp Transaction History](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/brings-whatsapp-transaction-history.md)
- [Sends Draft Producer Via Whatsapp](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/sends-draft-producer-via-whatsapp.md)
- [Assign Special Code to Draft Producer](https://developer.nilvera.com/en/api/e-producer-api/draft-producer/assign-special-code-to-draft-producer.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/draft-producer.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.
