# Deployed Addresses

**Mainnet Addresses**

<table><thead><tr><th width="298.5234375">Contract</th><th>Address</th></tr></thead><tbody><tr><td><strong>Address Registry</strong></td><td>0xe335d314BD4eF7DD44F103dC124FEFb7Ce63eC95</td></tr><tr><td><strong>Morpho Lending Router</strong></td><td>0x9a0c630c310030c4602d1a76583a3b16972ecaa0</td></tr><tr><td><strong>Trading Module</strong></td><td>0x594734c7e06C3D483466ADBCe401C6Bd269746C8</td></tr><tr><td><strong>mAPOLLO Staking Vault</strong></td><td>0x091356e6793a0d960174eaab4d470e39a99dd673</td></tr><tr><td><strong>mHYPER Staking Vault</strong></td><td>0x94f6cb4fae0eb3fa74e9847dff2ff52fd5ec7e6e</td></tr><tr><td><strong>mAPOLLO Withdraw Request Manager</strong></td><td>0xe4ebb6ea270a70491c3af06376a5862a0fda7268</td></tr><tr><td><strong>mHYPER Withdraw Request Manager</strong></td><td>0x18f86644781fc9f7b4641d371f377c96744ec10f</td></tr><tr><td><strong>liUSD-4w Staking Vault</strong></td><td>0x9FB57943926749B49a644F237A28b491c9b465E0</td></tr><tr><td><strong>liUSD-4w Withdraw Request Manager</strong></td><td>0xf72c1cF4aAb54C39FF4eA0f2c6179D62F3B79348</td></tr></tbody></table>


---

# 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.notional.finance/exponent/smart-contracts/deployed-addresses.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.
