# Creating A Survey | T

1. Go to <https://www.typeform.com/>
2. Create a free Typeform account.
3. Log in to your account, and you’ll land in your Workspace.&#x20;
4. &#x20;Hit the **Create typeform** button on the top left side of the screen.
   1. Build a Typeform from scratch.
   2. Use a template.&#x20;
5. Name your typeform and select form type for your typeform.&#x20;
6. Click the **+ button** to choose your first question. A menu will appear, then choose which question type you need.
7. Edit your questions and your question choices.&#x20;
8. Refer to the right side of the screen for&#x20;
   1. Specific question settings of settings, layouts, focal point, brightness, and alt text.
   2. Survey design with themes, galleries, or adding a new theme.
   3. Survey question logic of simple and advanced settings
      1. Simple settings include content and endings.
      2. Advanced settings include data variables and hidden fields.
9. Hit **Publish** on the top-right screen.&#x20;
10. Now anyone with the URL can now view and answer it. You can also share on Gmail, LinkedIn, Facebook, etc.


---

# 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/typeform-or-t/creating-a-survey-or-t.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.
