# Security Outline

**The goal of the Ionic protocol is to delivering standardized and secure money market infrastructure on Mode Network.**

For this vision to become a reality, security is of the highest importance and at the heart of all decisions made by the team. A few of the tenants of our security philosophy:

#### **“Slow and steady”**

The paradigm around DeFi has always been “build fast and break things”. At Ionic, we want to be a protocol that is around for a long time in the future. We are willing to sacrifice speed of onboarding certain features and assets in order to ensure everything we ship is robustly tested and verified.


---

# 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://doc.ionic.money/ionic-documentation/resources/security-outline.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.
