# Progress Reports

Periodic progress reports are published with information on completed and ongoing work. It serves as a digest for Dual DAO members who are juggling many different obligations but need to stay informed.

{% embed url="<https://docs.google.com/document/d/1HtHIXLe0RS_m0xCcSIY0XVqg5be0rbczJIX_ad_cZl0/edit?usp=sharing>" %}


---

# 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://dual-finance.gitbook.io/dual-finance-documentation/extra/progress-reports.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.
