# Your Roles

## Content Author Responsibilities & Timelines

1. Contact ITC for topic approval
2. Identify documents and resources that will live on your page
   1. as you are collecting content you may find that there is not currently enough to justify a full page. If that is the case consider where on an existing page we could add the content you need organized.
3. Look through existing topic pages and other ITC/CDHD pages to identify styles and elements that you like.&#x20;
4. Create a scamp of what your proposed topic page would look like and submit it to the ITC&#x20;
5. If approved, allow the ITC 4 weeks to build your topic page&#x20;
   1. if not approved ITC will offer suggestions for moving forward with your content. That may be suggestions for where to house the content on an existing page or suggestions for how to adjust your proposal to fit the needs of a topic page.&#x20;
6. Continue to keep your topic page updated by sending your updates to the ITC.


---

# 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/topics-and-website-content/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.
