# Publishing your survey

Now that you've made sure your survey is ready, it's time to publish it with your users.

To publish your survey:

1. At the top right, click the <img src="/files/hRMUXCa8flNxwOESyXFv" alt="" data-size="line"> **Publish** button.
2. In the window that will open up you can add your version release notes (not required).
3. Click on **Publish**.&#x20;
4. A success message will appear when the survey is published. You will be automatically redirected to the [Share page](/manager/share-a-survey.md).&#x20;

<figure><img src="/files/rG58sBwRkTaKU6cN9t0T" 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://docs.pristo.io/form-builder/publishing-your-survey.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.
