> For the complete documentation index, see [llms.txt](https://docs.cira.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cira.app/cira-app-2.0/overview/honeypot-tool.md).

# Honeypot Tool

**Discover the Power of Easy Honeypot Detection with Our Web-Based Tool!**

In our commitment to inclusivity and accessibility, we're excited to introduce the web version of our renowned honeypot checker. This tool is designed for everyone, regardless of whether they're active on Telegram or not. Here's what makes it a must-use for smart contract safety:

* **EVM Selection Made Simple:** Choose from a variety of Ethereum Virtual Machines (EVMs) using an easy-to-navigate dropdown menu. Our tool supports a wide range of EVM-compatible networks, ensuring broad coverage.
* **Token Address Analysis:** Just enter the token address you want to investigate. Our tool dives deep into the contract to bring you a comprehensive, yet easy-to-understand report.
* **Quick and Insightful Reports:** Receive rapid results that offer clear insights. Whether you're a seasoned investor or new to the crypto world, our reports are designed to be straightforward and informative.
* **Enhanced Safety and Trust:** By making honeypot detection accessible through a web interface, we aim to foster a safer and more transparent environment for all crypto enthusiasts.

Empower yourself with the right tools. Try our web-based honeypot checker today and take a step forward in secure crypto trading!

<figure><img src="/files/MLjOfDfafjhVH2NzfrLD" alt=""><figcaption></figcaption></figure>


---

# 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.cira.app/cira-app-2.0/overview/honeypot-tool.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.
