# Overview

**Natural Language Processing**: Interact with blockchain through conversational AI<br>

**Multi-Chain Support**: Execute operations on both EVM chains (Ethereum, Polygon, etc.) and Solana<br>

**Wallet Integration**: Seamless wallet connection via Privy<br>

**Cross-Chain Swaps**: Trade tokens across different blockchain networks<br>

**Token Transfers**: Send tokens to any address with simple commands<br>

**Real-time Transaction Tracking**: Monitor your transactions with live updates\
**Beautiful UI**: Modern, responsive design with smooth animations using Framer Motion<br>

* **Dark Mode**: Built-in dark mode support


---

# 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.hashhunter.ai/hash-hunter-webapp/overview.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.
