> For the complete documentation index, see [llms.txt](https://developer.nilvera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances.md).

# Draft Insurances

- [Lists Draft Insurance](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/lists-draft-insurance.md)
- [Deletes Draft Insurance](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/deletes-draft-insurance.md)
- [Get HTML of Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/get-html-of-draft.md)
- [Get PDF of Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/get-pdf-of-draft.md)
- [Get XML of Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/get-xml-of-draft.md)
- [Get Model of Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/get-model-of-draft.md)
- [Assigns Tag to Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/assigns-tag-to-draft.md)
- [Gets Tag Information of Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/gets-tag-information-of-draft.md)
- [Bulk Exports Drafts](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/bulk-exports-drafts.md)
- [Assigns New Status to Drafts](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/assigns-new-status-to-drafts.md)
- [Approves and Sends the Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/approves-and-sends-the-draft.md)
- [Edit and Send the Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/edit-and-send-the-draft.md)
- [Creates Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/creates-draft.md)
- [Creates Bulk Draft](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/creates-bulk-draft.md)
- [Brings Whatsapp Transaction History](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/brings-whatsapp-transaction-history.md)
- [Sends Draft Insurance Via Whatsapp](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/sends-draft-insurance-via-whatsapp.md)
- [Assigns Custom Code to Draft Document](https://developer.nilvera.com/en/api/e-insurance-api/draft-insurances/assigns-custom-code-to-draft-document.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-insurance-api/draft-insurances.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.
