# Topics and Website Content

## Description

The ITC currently houses 20+ individual topic pages which serve to organize content so that it is easy for users to find. Topic pages allow users to find all the information they need on any given topic including definitions, updates and announcements, frequently asked questions, weblinks, resources, webinars, and contact information. Each topic page is assigned a subject matter expert (SME). It is the SME’s responsibility to create the content and keep the topic page updated.

{% hint style="info" %}
**ITC Staff Contact**:

Tessa Trow, <ttrow@uidaho.edu>

Please cc: <itc@uidaho.edu> on initial request email
{% endhint %}


---

# 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.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.
