# Creating a Survey | G

1. Start at [forms.google.com](https://docs.google.com/forms/u/0/?tgif=c)
2. Create an account (if you already have an account, skip this step)
3. At the top of the page, click the plus sign or template under "Start a new form."
4. Add collaborators to form by clicking the three dots on the top right of the page.
5. The page is then divided into three tabs: Questions, Responses and Settings.&#x20;
   1. Questions Tab
      1. At the top of the page, add a form title as well as a description.&#x20;
      2. Each question is divided into its own block. Add questions and/or images to your form. To add more questions, use the side bar on the right side of each question block.&#x20;
   2. Responses Tab
      1. This is where you can see all the responses to your forms.
   3. Settings Tab
      1. Activate scoring for your form if necessary.
      2. Set how you want to get responses, such as gathering emails.
      3. Set form presentation settings.
6. Customize your theme by clicking on the arts palette at the top right of the page.
7. Preview your form before publishing by selecting the eye icon beside the arts palette icon at the top right of the page.&#x20;
8. Click "Send" and copy the link to share the 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://engineering-communications-progr.gitbook.io/engineering-communications-program-team-projects/your-survey-finder/survey-training-modules/google-forms-or-g/creating-a-survey-or-g.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.
