# Create a survey

You will create your survey pages in NationBuilder, just as you normally would, though you will add a lot of additional features/functionality in FormJoy. To create a new survey page:

1. In your website's backend, click "New page".&#x20;
2. Give your new page a name and slug, click "Show all page types" and select "Survey" from the list of options
3. Navigate to your new page's Survey Settings > Basic. Under 'Survey', either connect this page to an existing NationBuilder survey, or click the "Create a new survey" button to connect a brand new survey.
4. Open your new survey page in your web browser, and you'll see your one-page FormJoy survey already displaying!

For more guidance on creating NationBuilder surveys and survey pages, see <https://support.nationbuilder.com/en/articles/2306373-create-a-survey>


---

# 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.formjoy.com/getting-started/create-a-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.
