# Security

- [Overview](https://docs.obol.org/docs/advanced-and-troubleshooting/security/overview.md): Security Overview
- [Centralization Risks and Mitigation](https://docs.obol.org/docs/advanced-and-troubleshooting/security/risks.md): Centralization Risks and mitigation
- [Obol Bug Bounty Program](https://docs.obol.org/docs/advanced-and-troubleshooting/security/bug-bounty.md): Bug Bounty Policy
- [Smart Contract Audit](https://docs.obol.org/docs/advanced-and-troubleshooting/security/smart-contract-audit.md)
- [Software Development at Obol](https://docs.obol.org/docs/advanced-and-troubleshooting/security/ev-assessment.md): Software Development Security Assessment
- [Charon Threat Model](https://docs.obol.org/docs/advanced-and-troubleshooting/security/threat_model.md): Threat model for a Distributed Validator
- [Contacts](https://docs.obol.org/docs/advanced-and-troubleshooting/security/contact.md): Security details for the Obol Network


---

# 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.obol.org/docs/advanced-and-troubleshooting/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.
