# Sending survey via link

### Sending survey via link

After you’ve created your survey, now it’s time for you to send it out to your customers!

The easiest way is to display it on your order status page, right after they’ve completed the purchase. However, you might want to survey at other parts of the purchasing journey, for example, asking them how the delivery experience is, which would be too early to be displayed on the order status page.

That’s why we designed the Link/QR code feature, so you could send the survey out at any time you want.

Before sending the survey, make sure you enable the links.

<figure><img src="https://lh7-us.googleusercontent.com/a-KRNL_brLIwiCVYvoyB0W2ZJoljzlQ6Mxxbd-UXKT6Z4hWQUQfQJ_p473Bxt20YEyB-sC4wS6FMGFlfy5jU4fMTdAG2uJIRmwhOFFj9i8EC5yEmhdrV8Na-ffc5UlOVL-aD1X0VYoXGR4PKOPy2e1U" alt=""><figcaption></figcaption></figure>

<details>

<summary>Sharing via link</summary>

**Copy the Link:** Copy the generated survey link.

**Share the Link:** Distribute the link via email, social media, messaging apps, or any other communication channels you use.

</details>

<details>

<summary>Sharing via QR code</summary>

![](/files/Jja1Usw7dzVJc0nJ3S4Z)

Use the QR Code Image: Insert the QR code image into emails, printed materials, posters, or any medium where your audience can scan it using their mobile devices.

Test the QR Code: Ensure the QR code works by scanning it with a mobile device to verify it directs users to your survey.

</details>

{% hint style="warning" %}
**Be careful about turning off the link!**

If the link is still accessible to your customers after you turn off your link, they will see and error screen like this:

&#x20;![](/files/FhlXTGGsxHRNJeHm55oW)
{% endhint %}


---

# 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.gojiberry.app/documentation/surveys/sending-survey-via-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.
