# Sharing Form Submission Links

You can share form links from the service page by clicking on the "Share Form Links" button.

<figure><img src="/files/kAw2NQm7i9cy0NJSUwlo" alt=""><figcaption><p>Sharing Form</p></figcaption></figure>

You can also share by clicking on the share icon for a specific form in the form builder.

<figure><img src="/files/Wxt73h3ljJmTTrAVabQU" alt=""><figcaption><p>Sharing a Form</p></figcaption></figure>

You can then share the link on various channels as shown below:

<figure><img src="/files/w2YI9q8D7QMBEYsxn8ET" alt=""><figcaption></figcaption></figure>


---

# 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://admin-docs.onestop.site/managing-services/managing-forms/sharing-form-submission-links.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.
