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

# 7. D3fenders Tools

D3fenders is building a suite of open-access tools to make Web3 safer, smarter, and more enjoyable for everyone. Our mission is simple: protect users, empower communities, and secure the network — without charging a dime.

These tools are designed for everyone from casual users to community moderators, and they're built to scale as the ecosystem grows.

***

#### 🔔 D3fenders Security Alert Network

**Public — Free to use**

The Security Alert Network is a real-time broadcast system that delivers scam alerts, phishing warnings, and wallet drainer notices directly into your Discord server.

It's ideal for NFT communities, DAOs, and public Discords that want to keep their users informed and protected. When a threat is reported and verified, alerts are instantly broadcasted across all connected servers — increasing visibility and reducing risk for everyone.

> You can install the Security Alert Network in your own server by following our[ installation guide.](https://drive.google.com/file/d/1l0Ws0G8imSmVaTeuwN0nEEmTMM60qGH1/view?usp=sharing)

***

#### 🔍 D3fenders Watchtower

**Private — Currently only available in the official D3fenders Discord**

Watchtower is an AI-enhanced wallet scanner that analyzes wallet activity across Solana and EVM. It checks for risky interactions, blacklist exposure, and signs of compromise — all through a simple, private prompt.

While it's currently only available within the D3fenders Discord, future public versions may be released as the tool evolves.

***

#### 🌍 Why It's Free

We believe Web3 security should be accessible and collaborative.\
By providing high-impact tools at no cost, we're helping secure the network — together.


---

# 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://d3fenders.gitbook.io/d3fenders/7.-d3fenders-tools.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.
