# Setting a Cover Page

In the build tab, you can set the starting page of your Survey called “Cover Page.”

* Drag the “Cover Page” box and drop it in the Start Screen area.
* This will open a pop-up where you can enter the title, description, and button label.
* You should immediately see the preview of your “Cover Page” on the right-hand side.
* For Pro users if you want users to accept your privacy policy before taking your survey you can enable it here.

  Note: Before you can enable it you’ll have to set your privacy policy in the configuration tab. More information on this is covered in the configuration tab section.<br>

![](/files/-Mj8Q-mt12kLsar3akyQ)

After you enable the Privacy Policy setting your users will have to accept it by clicking this checkbox. This is especially useful since you’ll be collecting the email addresses of your users.<br>

![](/files/-Mj8QFm34scheAccr8Dt)

Click on the “Save” button on the bottom to save the Cover Page.<br>

<br>


---

# 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.wpeka.com/survey-funnel/master/creating-first-survey/setting-a-cover-page.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.
