# Dropbox Sign

The **DROPBOXSIGNSEND** and **DROPBOXSIGNCHECK** applications allow you to have documents electronically signed through Dropbox Sign and retrieve them in WorkflowGen.

### DROPBOXSIGNSEND

The [**DROPBOXSIGNSEND**](/admin/workflow-applications/dropbox-sign/dropboxsignsend.md) application facilitates the integration of Dropbox Sign services within workflow processes. It allows the sending of documents for e-signature, signer management, and  signing experience customization.

### DROPBOXSIGNCHECK

The [**DROPBOXSIGNCHECK**](/admin/workflow-applications/dropbox-sign/dropboxsigncheck.md) application facilitates the integration of Dropbox Sign services within workflow processes. It allows the checking and downloading of documents sent for e-signature.


---

# 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://docs.workflowgen.com/admin/workflow-applications/dropbox-sign.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.
