> For the complete documentation index, see [llms.txt](https://rug-watchdog.gitbook.io/rug-watchdog-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rug-watchdog.gitbook.io/rug-watchdog-docs/getting-started/quickstart.md).

# Quickstart

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

Rug Watchdog is a comprehensive on-chain analysis tool designed to enhance your trading and research decisions by providing a wide array of commands. Accessible on both Telegram and Discord, it can be integrated into your private groups for seamless use.

## Key features of Rug Watchdog include:

* **Top Holders Analysis**: Identify the largest holders of a particular token.
* **Twitter Reuse Detection**: Check for reused Twitter profiles to assess credibility.
* **Fresh Contract Alerts**: Receive notifications about newly deployed contracts.
* **Funding Source Tracking**: Trace the origins of funds for specific wallets.
* **Early Profile Wallets Identification**: Discover wallets that engaged with projects at early stages.
* **Common Top Traders Analysis**: Find traders who are top holders across multiple projects.
* **DEX Transaction Checks**: Analyze decentralized exchange transactions for specific tokens.
* **Wallet Analyzer**: Gain insights into wallet activities and holdings.
* **Bundle Check (BETA)**: Assess bundled transactions for potential risks.
* **Holder Scan**: Examine the distribution of token holders.
* **Graduated Statistics**: Access detailed statistical analyses of on-chain data.

For detailed guidance on using these commands, refer to the official documentation. If you have any questions, you can contact us on X: @Rug\_Watchdogs


---

# 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://rug-watchdog.gitbook.io/rug-watchdog-docs/getting-started/quickstart.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.
