# Important Contracts

### HyperEVM

MarginPool (collateral storage): 0x24a44f1dc25540c62c1196FfC297dFC951C91aB4

Rysk (transaction processor): 0x8C8bcb6D2c0E31c5789253EcC8431cA6209B4E35

MMarket (MM accounting contract): 0x691a5fc3a81a144e36c6C4fBCa1fC82843c80d0d


---

# 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.rysk.finance/resources/important-contracts.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.
