# Security

We take security very seriously and released the audited version of Endur on the first day of STRK staking, November 26, 2024.

| Date             | Auditor                                         | Audit Report                                                                                  | Change                                  |
| ---------------- | ----------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------- |
| 24 November 2024 | [Cairo Security Clan](https://x.com/cairoaudit) | [Link](https://drive.google.com/file/d/1EufZmcW9k5yq5Jivek1MjTCVnft5WRER/view)                | V1 launch                               |
| 23 January 2025  | [Cairo Security Clan](https://x.com/cairoaudit) | [Link](https://drive.google.com/file/d/1IUySv0Z924vfRDMDNVupH9VR9WdoqKax/view?usp=drive_link) | Upgrade withdrawal queue logic          |
| 17 June 2025     | [Cairo Security Clan](https://x.com/cairoaudit) | [Link](https://drive.google.com/file/d/17A4ivPm55aRCJvUQ5D17PhUpsxjKsLoc/view?usp=sharing)    | Support Starknet Staking V2             |
| Aug 2025I        | [Cairo Security Clan](https://x.com/cairoaudit) | [Link](https://drive.google.com/file/d/1NDr0HnKFbnk0NVlk51BWlxPiVH-IXNhY/view?usp=drive_link) | BTC staking and multi-validator support |


---

# 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.endur.fi/docs/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.
