# Smart Contracts and Security

Market.Cards' core smart contracts are audited by **SlowMist**, a leading blockchain security firm. The audit report will be published through our official channels after launch.

* Contract details (addresses, source code, admin / upgrade permission structure) will be disclosed progressively as the contracts are deployed.
* The audit covers critical paths involving asset custody, Tokenized Interest issuance, and transfers.
* Any subsequent contract upgrades or parameter changes will be announced in advance through official channels.


---

# 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.market.cards/security/smart-contracts-and-security.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.
