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

### Send an envelope

1. Open the template link.
2. Fill in all required fields and signatures.
3. Click the <img src="/files/6KdnoMaSEAaA9GOH24yz" alt="" data-size="line"> button.

{% hint style="info" %}
If you are already logged in on another tab and have a default mailbox, the envelope is sent automatically. If you do not have a default mailbox, you will be prompted to select one.
{% endhint %}

### Sign in (if prompted)

1. Enter your email address.
2. Enter your credentials and sign in.
3. If prompted, select a mailbox to send from.

### 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-registered-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.
