# AЯMRD

## AЯMRD

- [ARMRD Introduction](https://docs.armrd.io/armrd-introduction.md): THE WORLD'S TOUGHEST SECURITY FRAMEWORK
- [Vision](https://docs.armrd.io/vision.md)
- [What Makes ARMRD Stand Out?](https://docs.armrd.io/what-makes-armrd-stand-out.md): ARMRD isn't like the rest of the security organisations out there today. Read on to learn about how we're different and what makes us stand out from the rest.
- [From Design to Launch and Beyond](https://docs.armrd.io/from-design-to-launch-and-beyond.md): ARMRD is as much about design as it is end product. By designing a secure platform from the start you stand a much better chance of longer term success


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.armrd.io/armrd-introduction.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.
