> For the complete documentation index, see [llms.txt](https://zunamilab.gitbook.io/zunami-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zunamilab.gitbook.io/zunami-docs/developers/change-log.md).

# Change Log

## April, 2025

* New reward distributor contracts deployed as part of the upgraded tokenomics rollout. [Details](https://x.com/ZunamiProtocol/status/1909167074817253625)

***

## March, 2025

* Zunami Protocol is transitioning to on-chain DAO governance. [Details](https://x.com/ZunamiProtocol/status/1897528914521808925)

***

## February, 2025

* Tokenomics upgrade \[ZIP-006]. [Details](https://x.com/ZunamiProtocol/status/1889256820314939755)

***

## December, 2024

* **zunStables:** Deployed zunBTC.  [Details](https://x.com/ZunamiProtocol/status/1867308474159575290)

***

## **November, 2024**

* **scrvUSD Integration:** Added to the USD omnipool. [Details](https://x.com/ZunamiProtocol/status/1859228736551608425)

***

## **November, 2024**

* **Revenue Switch:** Activated for $ZUN stakers. [Medium post](https://zunamiprotocol.medium.com/zunami-revenue-distribution-d320e44a58bc)

***

## **September, 2024**

* **Base Launch:** Deployed on Base. [Announcement](https://x.com/ZunamiProtocol/status/1840756063802683804)

***

## **July, 2024**

* **Chainlink Integration:** Cross-chain transfers. [Learn more](https://x.com/ZunamiProtocol/status/1809259210489934168)

***

## **June, 2024**

* **Multisig Setup:** Governance wallet created. [Info](https://x.com/ZunamiProtocol/status/1803403310281441593)

***

## **May, 2024**

* **ZUN Token:** $ZUN launched. [Announcement](https://x.com/ZunamiProtocol/status/1796536289027572174)
* **ZUN Distributor:** Rewards system launched.

***

## May, 2024

* **LlamaLend:** Integrated lending protocol. [More info](https://x.com/ZunamiProtocol/status/1785722152076849546)

***

## **March, 2024**

* **Zunami V2:** Deployed zunUSD and zunETH. [Learn more](https://x.com/ZunamiProtocol/status/1766173819213869247)

***

## **April, 2024**

* **Oxorio Audit:** Comprehensive review completed. [Details](https://x.com/0xorio/status/1845798230522515670)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://zunamilab.gitbook.io/zunami-docs/developers/change-log.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.
