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

# Crypto Address Audit

- [Crypto Address Audit: Risk & Compliance APIs](https://docs.getblock.io/crypto-address-audit/crypto-address-audit-risk-and-compliance-apis.md): Crypto Address Audit is GetBlock's risk and compliance suite for screening blockchain addresses before any interaction.
- [Wallet Audit](https://docs.getblock.io/crypto-address-audit/wallet-audit.md): GetBlock Wallet Audit: assess on-chain risk, AML exposure, and wallet behavior in seconds.
- [Wallet Risk](https://docs.getblock.io/crypto-address-audit/wallet-risk.md): GetBlock Wallet Risk: fast AI fraud screening for wallets — risk score, level, and flags.
- [Rug Pull Checker](https://docs.getblock.io/crypto-address-audit/rug-pull-checker.md): GetBlock Rug Pull Checker: AI rug pull detection for smart contracts — score, trust, and flag
- [API Reference](https://docs.getblock.io/crypto-address-audit/api-reference.md): This contain all the endpoints, pricing and error codes to access Address Audit service
- [Wallet Audit Endpoint](https://docs.getblock.io/crypto-address-audit/api-reference/wallet-audit-endpoint.md): Example code for the /wallet-audit/audit method. Сomplete guide on how to use /wallet-audit/audit in GetBlock Address Audit documentation.
- [Wallet Risk Endpoint](https://docs.getblock.io/crypto-address-audit/api-reference/wallet-risk-endpoint.md): Example code for the /wallet-audit/check method. Сomplete guide on how to use /wallet-audit/check in GetBlock Address Audit documentation.
- [Rug Pull Checker Endpoint](https://docs.getblock.io/crypto-address-audit/api-reference/rug-pull-checker-endpoint.md): Example code for the /rug-pull/check method. Сomplete guide on how to use /rug-pull/check in GetBlock Address Audit documentation.


---

# 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.getblock.io/crypto-address-audit.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.
