# Web3 Features

### Supported Wallets: Phantom

{% embed url="<https://phantom.com/>" %}

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

### Features:

#### Core Capabilities:

* **Right-click → Buy Token**:
  * Fetch token details
  * Route transactions via Jupiter DEX aggregator
  * Preview fees, slippage, and risks
* **Right-click → Check Contract Risk**:
  * AI-generated security audit covering known exploits, honeypot checks, admin functions, and rugpull risks.
* **Right-click → Track Wallet Behavior**:
  * Monitor holdings, activity spikes, and copy trading of specific wallet addresses from platforms like Twitter and Solscan.
* **Right-click → Token Research Report**:
  * Generate structured reports detailing tokenomics, roadmap, top holders, recent transactions, GitHub activity, and AI conclusions (e.g., “Safe to trade,” “Too centralized,” “Low liquidity risk”)
* **Right-click → Auto-Watchlist This Token**:
  * Track contract volume, Twitter mentions, sudden holder spikes, and whale activities.

#### Automation & Triggers:

* Price-based transaction execution
* Wallet activity monitoring
* Automated sell/buy rules


---

# 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://docs.acidai.app/web3-features.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.
