# DAO Reports - Archive

We previously published a semi-annual report outlining our progress, achievements, and forecast, along with a comprehensive Treasury update.

Review our past reports here, and jump below to see our latest report embedded:

{% hint style="info" %}
**Treasury reports** can be found [here](/docs/dao/treasury/treasury-reports.md)
{% endhint %}

<table><thead><tr><th width="177">Report number</th><th>Period</th></tr></thead><tbody><tr><td>1</td><td><a href="https://docdro.id/WJT7qMD">2023: January - June</a> </td></tr><tr><td>2</td><td><a href="https://drive.google.com/file/d/1tdr8vD0C43lPPbQJ6kQ92mjQdnLH9Ete/view?usp=drive_link">2023: July - December</a></td></tr><tr><td>3</td><td><a href="https://drive.google.com/file/d/1FZUl1eqk1dgyMyHfmzYBY90-C6MkRh--/view?usp=sharing">2024: January - June</a></td></tr></tbody></table>

## Our latest report

### January - June 2024

For full navigational capabilities (e.g. clickable internal links, like the Table of Contents) click "pop out" in the embed below and download the PDF from Google Drive.

{% embed url="<https://drive.google.com/file/d/1FZUl1eqk1dgyMyHfmzYBY90-C6MkRh--/view?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://docs.paragonsdao.com/docs/archive/dao/dao-reports-archive.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.
