# How to Provide Feedback and Input on the TIF and Toolkit

## We Need Your Input&#x20;

To help make these resources as useful as possible, we would love to improve these document and help others in the Data Use Community by:

* Iterating on the content that is here and making it more clear, more refined and better! &#x20;
* Suggesting new content that you are working or or that you would like us to work on!&#x20;

### Here are some prompts to help you think about the types of suggestions that might help us provide better content: &#x20;

1. &#x20;What can we add or change to help you? &#x20;
2. Are there additional things you need to support your country or implementation? &#x20;
3. What are we missing?
4. What information do you wish was included?

## How to Suggest Additions and Revisions:

1. Go to the [Data Use Community Forum](https://discourse.duc.ohie.org/c/duc-feedback/13) and log in (or Sign Up for an account)
2. Select "New Topic" button and specify the "HIV Treatment Continuity Interventions" category or the "Patient Identity Management" category.&#x20;
3. Be as specific as possible in describing the wording that needs to be updated or added. &#x20;

Thank you. &#x20;


---

# 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://guides.ohie.org/duc/how-to-provide-feedback-and-input-on-the-tif-and-toolkit.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.
