# Your Roles

## Your Role & Timelines

Your first step is to create a draft document answering the following questions. Then, email the document and survey request to the ITC.

1. Who is the target audience?&#x20;
2. What is the purpose of the survey?&#x20;
3. How will the survey results be used?&#x20;
4. What questions do you want to ask?&#x20;
5. By when do you need to send the survey?

### Timeline:

Please allow <mark style="background-color:yellow;">**24 hours**</mark> for the ITC to respond to your initial request. The ITC will schedule a meeting with you to further discuss your survey needs. Most surveys – depending on the length and complexity – can be developed and ready for deployment within <mark style="background-color:yellow;">**2 weeks**</mark>.


---

# 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://idahotc.gitbook.io/user-manual/survey-development-and-deployment/your-roles.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.
