# 6.5 Frameworks for engagement and feedback

With data collection, we found it important to have structured ways of giving feedback. This helped us to improve the way we worked:

* **Listening:** Check-in emails from time to time to ask contributors about their concerns, ideas, and experiences. Also ask about certain features and data collection processes.
* **Responding quickly:** Sorting out technical issues, answering questions, and replying to suggestions showed respect for contributors’ time and effort. We deal with questions we receive via the “contact us” form as soon as we receive them.
* **Step-by-step improvements:** We always made sure to use the feedback we collected. It helped to shape changes in platform features, instructions, and strategies.


---

# 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://twbvoiceplaybook.clearglobal.org/6.-community-engagement/6.5-frameworks-for-engagement-and-feedback.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.
