# Where should we place demographic questions?

It is recommended that demographic questions be placed **at the end of a survey**.

Having demographic questions at the very beginning of a survey can deter participants from taking the survey and this could lead to lower response rates. If demographics are placed at the end of a survey, participants are still able to complete the survey and TalentMap is able to capture their survey responses.


---

# 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.talentmap.com/knowledge-base/step-2-develop-questionnaire/questionnaire-faq/where-should-we-place-demographic-questions.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.
