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

# Quick Intel Scanner

- [Introduction](https://docs.quickintel.io/quick-intel-scanner/introduction.md): Quick Intel Scanner: Identify potential risks and hidden actions within smart contracts. Enhance your security with rapid, in-depth contract analysis.
- [Supported Chains](https://docs.quickintel.io/quick-intel-scanner/supported-chains.md): Explore the 55+ crypto chains the Quick Intel suite of security tools supports and discover which of our apps integrate with them.
- [LP Locker / LP Burn Support](https://docs.quickintel.io/quick-intel-scanner/lp-locker-lp-burn-support.md): Find the Liquidity Lockers compatible with Quick Intel. Explore our list of supported lockers for enhanced security and project credibility.
- [Get Started Guides](https://docs.quickintel.io/quick-intel-scanner/get-started-guides.md): Getting started with the Quick Intel Security Scanner is free and easy!  Let's dig into how to use our tools to keep you safe in crypto.
- [Scan A Contract](https://docs.quickintel.io/quick-intel-scanner/get-started-guides/scan-a-contract.md): Performing a free crypto security scan is simple and painless.  All you need is the CA (Contract Address) and the chain of the token you are interested in.
- [Scanner Overview](https://docs.quickintel.io/quick-intel-scanner/get-started-guides/scanner-overview.md): The Quick Intel crypto security scanner provides a wealth of information digging into contracts and alerting you to both obvious malicious components as well as identifying items for more DYOR.
- [Token Details](https://docs.quickintel.io/quick-intel-scanner/get-started-guides/token-details.md): The Quick Intel Security Scanner returns import information regarding the token such as the supply, honeypot test, and even project links.
- [Scanner Results](https://docs.quickintel.io/quick-intel-scanner/get-started-guides/scanner-results.md): Here you will learn about the results of the deep dive that the Quick Intel Security Scanner performs on crypto contracts.  If you need crypto contract audit results, we have it!
- [Other Features](https://docs.quickintel.io/quick-intel-scanner/get-started-guides/other-features.md)
- [ShadowShield AI](https://docs.quickintel.io/quick-intel-scanner/shadowshield-ai.md): ShadowShield AI is Quick Intel’s AI anti-scam solution for protecting your crypto. Think of it like an X-ray for smart contracts. It detects hidden vulnerabilities in smart contracts.
- [VeriFi - Project Info](https://docs.quickintel.io/quick-intel-scanner/verifi-project-info.md): VeriFi: Enhance your Web3 project's credibility with a premium service that showcases security and compliance data to investors.
- [Launch Dashboard](https://docs.quickintel.io/quick-intel-scanner/launch-dashboard.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.quickintel.io/quick-intel-scanner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
