# InsightX Token Scanner

🛡 InsightX Token Scanner - User Guide

**Token Scanner** is your first line of defense against risky contracts. It analyzes smart contract data to flag security risks and trust indicators

**Step 1 - Open the Token Scanner**\
Navigate to the [Token Scanner](https://app.insightx.network/scanner) in the InsightX platform.

<figure><img src="https://3525569566-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSoEeeQ0KEmJlOwFj6qwW%2Fuploads%2FpcLH9rvzhPr5Uocikigl%2Fimage.png?alt=media&#x26;token=35d6bdf1-cfdd-44de-8070-f7b03fbb98d1" alt=""><figcaption></figcaption></figure>

**Step 2 - Enter Token Details**

* Paste the contract address in the search bar.
* Confirm you’re scanning the correct chain.

**Step 3 - Review Results**\
The scan will show a summary of the contract’s risk level.

<div align="left"><figure><img src="https://3525569566-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSoEeeQ0KEmJlOwFj6qwW%2Fuploads%2FHQWx6s7eqZJmm9umVC59%2Fimage.png?alt=media&#x26;token=2d63edde-2376-4548-bce3-8c153eb062cb" alt="" width="375"><figcaption></figcaption></figure></div>

***

### 🔍 What the Scanner Checks

* **🔒 Liquidity Lock Status** → Detects if liquidity is locked, reducing rugpull risk.
* **🍯 Honeypot Detection** → Flags contracts where tokens can be bought but not sold.
* **✅ Contract Verification** → Confirms if the contract is verified on explorers like Etherscan.
* **🛡 Security Assessment** → Identifies vulnerabilities or risky code patterns.

***

💡 **Pro Tip:** Always cross-check scanner results with [**Bubblemap** ](https://app.insightx.network/bubblemaps)to see if the top holders and funding patterns match the contract’s trust score.<br>


---

# Agent Instructions: 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://insightx.gitbook.io/insightx-wiki/introduction/insightx-token-scanner.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.
