# Security

- [Security Outline](https://docs.ionic.money/security/security-outline.md)
- [Oracle Security](https://docs.ionic.money/security/security-outline/oracle-security.md): Overview of the security aspects of one of the core pieces of Ionic's Infrastructure
- [Yield Bearing 4626 Strategy Risk Scoring](https://docs.ionic.money/security/security-outline/yield-bearing-4626-strategy-risk-scoring.md)
- [Liquidity Monitoring](https://docs.ionic.money/security/security-outline/liquidity-monitoring.md): Liquidity availability is at the core of a secure protocol
- [Audit](https://docs.ionic.money/security/audit.md): Security features and audits of Ionic.


---

# 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.ionic.money/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.
