# Envelopes

* [How to Create and Send an Envelope](/user/envelopes/how-to-create-and-send-an-envelope.md)
* [How to Customize the Envelope List](/user/envelopes/how-to-customize-the-envelope-list.md)
* [How to Filter Envelopes](/user/envelopes/how-to-filter-envelopes.md)
* [How to Use and Manage Envelope Labels](/user/envelopes/how-to-use-and-manage-envelope-labels.md)
* [​How to Find Envelopes That Require Action](/user/envelopes/how-to-find-envelopes-that-require-action.md)
* [​How to Resend an Envelope Notification](/user/envelopes/how-to-resend-an-envelope-notification.md)
* [​How to Cancel Multiple Envelopes](/user/envelopes/how-to-cancel-multiple-envelopes.md)
* [What Is an Envelope Chain?](/user/envelopes/what-is-an-envelope-chain.md)
* [How to Add or Remove an Envelope from a Chain](/user/envelopes/how-to-add-or-remove-an-envelope-from-a-chain.md)
* [How to Delete an Envelope](/user/envelopes/how-to-delete-an-envelope.md)
* [What Is an Envelope ID (UUID)?](/user/envelopes/what-is-an-envelope-id-uuid.md)
* [How to Use the AI Assistant in Envelopes](/user/envelopes/how-to-use-the-ai-assistant-in-envelopes.md)
* [Envelope Metadata (API)](/archive/envelope-metadata-api.md)
* [UTM Codes](/user/envelopes/utm-codes.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://support.docstudio.com/user/envelopes.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.
