> 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/contracts/zunusd.md).

# zunUSD

ZunamiPoolZunUSD: 0x8C0D76C9B18779665475F3E212D9Ca1Ed6A1A0e6

ZunamiPoolControllerZunUSD: 0x2F858e4d6a96c81E37a130314D6cECB64FDC6f4E

***

## Rewards

\[0xD533a949740bb3306d119CC777fa900bA034cd52,0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B,0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F,0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0,0xdAC17F958D2ee523a2206206994597C13D831ec7]

## Strats

0 - ZunUSDVaultStrat: 0x7Aa84C31BE1793f2dAb8Dbe36fAa9478aF8851a0

1 - UsdcCrvUsdStakeDaoCurve: 0x8D4D612D96D69C9DF83c2607f08f6E361983E598

2 - UsdtCrvUsdStakeDaoCurve: 0xadFa8e4C7004a9373426aC4F37F146a42aE699AB

3 - LlamalendCrvUsdStakeDaoERC4626Strat: 0x8dfcD34b074517C446a7885c271AFD365981Ed47

4 - LlamalendWethStakeDaoERC4626Strat: 0x5De1BDedcDef3A5D6A833B6385Ef7bD24e6998f1 (deprecated)

5 - LlamalendWethStakeDaoERC4626Strat: 0x5F0C266aafe03D0921Fc60900374678F6D0A1251

6 - LlamalendCrvStakeDaoERC4626Strat: 0xF3558b523235fE9bb78A02CA6F18292F4796ab73

7 - LlamalendWeth2StakeDaoERC4626Strat: 0x531BbA64373A1B8E5a94BB51ba32CCe1cB42633D

8 - FraxCrvUsdStakeDaoCurve: 0xEe58Bf056579786cf11A68c901664A5BA8BDACcf

9 - scrvUsdERC4626Strat: 0x6d2D702c24Fe116e4C859f058551719fB839236F

## Collateral Swap

ZunamiStableZap zunUSD deployed to: 0x6D5a96ba3E09efA54C9E514142126289001B591F

## APS

ZunamiPoolApsZunUSD: 0x28e487bbF6b64867C29e61DccbCD17aB64082889

ZunamiPoolControllerApsZunUSD: 0xd9F559280c9d308549e84946C0d668a817fcCFB5

## Rewards&#x20;

\[0xD533a949740bb3306d119CC777fa900bA034cd52,0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B,0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F,0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0,0xf939E0A03FB07F59A73314E73794Be0E57ac1b4E,0x365accfca291e7d3914637abf1f7635db165bb09]<br>

## Strats

0 - ZunUSDApsVaultStrat: 0xF859C621D7fF69DF1E283385DBdE04135EEA0276

1 - ZunUsdCrvUsdApsConvexCurveStrat: 0x770f991Ca9f3D1Db503024C7144498F4e5DC6CC9

2 - ZunUsdCrvUsdApsStakeDaoCurveStrat: 0x2457C9a3cc6221674c3C91e07A7f193037adDD43

3 - ZunUsdFxUsdApsStakingConvexCurveStrat: 0x6167085202ce2B53cB1DE9422fe5248D9D90E8b6

***

## Base APS

ZunamiPoolBaseApsZunUSD: 0xD45cB67C190f34B68B5B703043b4eEbA97A40eEc

Zunami Pool Compound Controller for zunUSD: 0x83ed27966584d24a788D2331B4824f490d3DD071

## Rewards

\[0x940181a94A35A4569E4529A3CDfB74e38FD98631]

## Strats

0 - ZunUSDBaseApsVaultStrat: 0x1450607DF71fDDB5E27b385CDE82B9E9EED76a69

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://zunamilab.gitbook.io/zunami-docs/developers/contracts/zunusd.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
