# Security

- [Audits](https://etherfi.gitbook.io/etherfi/security/audits.md): ether.fi uses its own contracts.  We take security very seriously and have enlisted the best auditors in the marketplace to protect your funds and ours.
- [Bug Bounty](https://etherfi.gitbook.io/etherfi/security/bug-bounty.md)
- [Sep 24: Incident - attempted domain account takeover](https://etherfi.gitbook.io/etherfi/security/sep-24-incident-attempted-domain-account-takeover.md)
- [Incident response management](https://etherfi.gitbook.io/etherfi/security/incident-response-management.md): Policy owner: Rupert Klopper Effective Date: Nov 24, 2024


---

# 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://etherfi.gitbook.io/etherfi/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.
