# How Unregistered Users Can Create an Envelope via a Template Link

### Send an envelope

1. Open the shared link or iframe.
2. Fill in all required fields and signatures.
3. Click the <img src="/files/6KdnoMaSEAaA9GOH24yz" alt="" data-size="line"> button.
4. In the modal window, enter your email address.

{% hint style="warning" %}
Use an email address that is not registered on the platform.
{% endhint %}

### Confirm sending

After the envelope is sent, you will see a confirmation page.

![](https://ucarecdn.com/e51ba68e-07f6-4057-8a06-1c40b33a51b9/image.png)


---

# 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/template-links-and-public-envelope-creation/how-unregistered-users-can-create-an-envelope-via-a-template-link.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.
