> For the complete documentation index, see [llms.txt](https://docs.roguex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roguex.io/miscellaneous/security.md).

# Security

### Audits

RogueX Protocol successfully underwent and passed its first comprehensive audit on December 14th, 2023. For detailed insights, you can access the full audit report [here:](https://raw.githubusercontent.com/LunaraySec/Report/7a858deb336dccb7af7258f26dd8416fce5e6fc1/RogueX%20Smart%20Contract%20Security%20Audit%20Report.pdf)&#x20;

{% file src="/files/nnsLH6pAFstquwiTGE9W" %}

The RogueX Protocol has successfully completed and passed its **SECOND** extensive audit, which was specifically tailored to evaluate compliance with the Blast Layer2 blockchain's features. This audit report was published on April 19, 2024, ensuring that the protocol meets rigorous security standards. For a comprehensive understanding and in-depth insights, please [here:](https://raw.githubusercontent.com/LunaraySec/Report/main/RogueX%20Smart%20Contract%20Security%20Audit%20Report%20For%20Blast.pdf)

{% file src="/files/dl5MUznvF09OQBEo4kN7" %}

### Ongoing Bug Bounty

(Coming soon)

### Multisig


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roguex.io/miscellaneous/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.
