# Docusign in DocMerge

If the template has been setup to send to Docusign the **Staple** button will not be available. Instead it will be **replaced with the two Docusign buttons**:

<img src="/files/6jmqXFNcUEvuwKesRqAS" alt="Screenshot of Docusign buttons" width="563">

The Docusign buttons work in exactly the same way as in AwesomeDocs.

**Create and Edit in Docusign** will compile the document, send it to Docusign and then attempt to log you in to Docusign.

**Send to Docusign** will compile the document and immediately send it to Docusign.


---

# 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://help.kyloepartners.com/kyloe-awesomedocs/docmerge/user-guide/docusign-in-docmerge.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.
