# BlockSec Documents

## BlockSec Documents

- [About BlockSec](https://docs.blocksec.com/about-blocksec.md): Full-Stack Blockchain Security and Compliance Provider
- [BlockSec Anti-MEV RPC](https://docs.blocksec.com/blocksec-anti-mev-rpc.md)
- [Bundle API](https://docs.blocksec.com/blocksec-anti-mev-rpc/bundle-api.md)
- [Phalcon Security](https://docs.blocksec.com/phalcon/phalcon-security.md): A Platform to Monitor and Block Hacks
- [Phalcon Explorer](https://docs.blocksec.com/phalcon/phalcon-explorer.md): Dive into transactions and Act Wisely
- [Quick Start](https://docs.blocksec.com/phalcon/phalcon-explorer/quick-start.md): How to use Phalcon Explorer
- [Debugger](https://docs.blocksec.com/phalcon/phalcon-explorer/debugger.md): Phalcon Explorer Debugger
- [Simulator](https://docs.blocksec.com/phalcon/phalcon-explorer/simulator.md)
- [Phalcon Compliance](https://docs.blocksec.com/phalcon/phalcon-compliance.md): Real-Time AML/CFT Solution for Crypto Compliance
- [Security Incident List](https://docs.blocksec.com/phalcon/security-incident-list.md)
- [Overview](https://docs.blocksec.com/metasleuth/overview.md)
- [Phishing Attack](https://docs.blocksec.com/metasleuth/phishing-attack.md): Steps to be taken for phishing attack victims
- [Avoid Being a Phishing Victim](https://docs.blocksec.com/metasleuth/avoid-being-a-phishing-victim.md)
- [Transaction Simulation API](https://docs.blocksec.com/transaction-insights/transaction-simulation-api.md): Understand a transactoin before signing it
- [Overview](https://docs.blocksec.com/metasuites/overview.md)
- [Fund Flow Graph](https://docs.blocksec.com/metasuites/fund-flow-graph.md)
- [User Experience Enhancement](https://docs.blocksec.com/metasuites/user-experience-enhancement.md)
- [User-security Features](https://docs.blocksec.com/metasuites/user-security-features.md)
- [Approval Diagnosis](https://docs.blocksec.com/metasuites/user-security-features/approval-diagnosis.md)
- [Address Labels and Compliance Score](https://docs.blocksec.com/metasuites/user-security-features/address-labels-and-compliance-score.md)
- [Developer-Friendly Features](https://docs.blocksec.com/metasuites/developer-friendly-features.md)
- [Contacts](https://docs.blocksec.com/community/contacts.md)


---

# Agent Instructions: 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.blocksec.com/about-blocksec.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.
