# Reports

**Minswap DAO Emissions and DAO treasury Report 2023**: On March 2023, a group of community volunteers formed a Working Group to analyze Minswap Emissions and Treasury Management. The whole report can be found [here](https://github.com/minswap/minswap-pm/blob/main/Emissions-Treasury-Reports/31-3-2023_Emissions_and_Treasury_Report.pdf).

**Minswap Emissions and Liquidity Analysis 2024**: On March 2024, a group of tokenomics experts (Deus Ex DAO) was hired to pro0vide insights and a Report on Minswap for the year of 2023. The whole report can be read [here](https://drive.google.com/file/d/1cfzw6yGscXckppCdgWqe8ys89EcQU3Q-/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.minswap.org/governance/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.
