# Hash Hunter

## Hash Hunter AI

- [Introduction](https://docs.hashhunter.ai/hash-hunter-telegram-bot/editor.md): Hash Hunter - Private AI NLP to transaction processing Telegram bot
- [Quick Start](https://docs.hashhunter.ai/hash-hunter-telegram-bot/quick-start.md)
- [Prompting](https://docs.hashhunter.ai/hash-hunter-telegram-bot/prompting.md)
- [Confirmation Settings](https://docs.hashhunter.ai/hash-hunter-telegram-bot/confirmation-settings.md): THIS IS GLOBALLY APPLIED CONFIGURATION SETTING (FOR BOTH EVM & SVM TRADING)
- [Example & Setups](https://docs.hashhunter.ai/hash-hunter-telegram-bot/example-and-setups.md)
- [Supported Networks](https://docs.hashhunter.ai/hash-hunter-telegram-bot/supported-networks.md)
- [Fees](https://docs.hashhunter.ai/hash-hunter-telegram-bot/fees.md)
- [Debugging Errors](https://docs.hashhunter.ai/hash-hunter-telegram-bot/debugging-errors.md)
- [Security Infrastructure](https://docs.hashhunter.ai/hash-hunter-telegram-bot/security-infrastructure.md)
- [Tokenomics](https://docs.hashhunter.ai/hash-hunter-telegram-bot/tokenomics.md): Contract Address: sh3nQze56RGQFBxr3FZidbbVNVh2oUctgt2sGP4pump
- [Future Feature Development](https://docs.hashhunter.ai/hash-hunter-telegram-bot/future-feature-development.md)
- [Overview](https://docs.hashhunter.ai/hash-hunter-x402-endpoint/overview.md): Live API: http://api.hashhunter.app/api/process
- [X-402 Supported Chains](https://docs.hashhunter.ai/hash-hunter-x402-endpoint/x-402-supported-chains.md)
- [API Examples](https://docs.hashhunter.ai/hash-hunter-x402-endpoint/api-examples.md)
- [API Flow](https://docs.hashhunter.ai/hash-hunter-x402-endpoint/api-flow.md)
- [Guide to test x402 server](https://docs.hashhunter.ai/hash-hunter-x402-endpoint/guide-to-test-x402-server.md)
- [Request / Response Examples](https://docs.hashhunter.ai/hash-hunter-x402-endpoint/request-response-examples.md)
- [Error Codes](https://docs.hashhunter.ai/hash-hunter-x402-endpoint/error-codes.md)
- [Introduction](https://docs.hashhunter.ai/hash-hunter-webapp/editor.md): Hash Hunter - Private AI NLP to transaction processing Telegram bot
- [Overview](https://docs.hashhunter.ai/hash-hunter-webapp/overview.md)
- [Tech Stack](https://docs.hashhunter.ai/hash-hunter-webapp/tech-stack.md)
- [Key Components](https://docs.hashhunter.ai/hash-hunter-webapp/key-components.md)
- [Introduction](https://docs.hashhunter.ai/hash-hunter-terminal/editor.md): Hash Hunter - Private AI NLP to transaction processing Telegram bot
- [Overview](https://docs.hashhunter.ai/hash-hunter-terminal/overview.md)
- [Quick Start](https://docs.hashhunter.ai/hash-hunter-terminal/quick-start.md)
- [Token Analyzer](https://docs.hashhunter.ai/hash-hunter-terminal/token-analyzer.md)
- [X Engagement Tracker](https://docs.hashhunter.ai/hash-hunter-terminal/x-engagement-tracker.md)
- [Bonding Curve Scanner](https://docs.hashhunter.ai/hash-hunter-terminal/bonding-curve-scanner.md)
- [Meta Brief](https://docs.hashhunter.ai/hash-hunter-terminal/meta-brief.md)
- [Subscription & Access](https://docs.hashhunter.ai/hash-hunter-terminal/subscription-and-access.md)
- [Disclaimer](https://docs.hashhunter.ai/hash-hunter-terminal/disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hashhunter.ai/hash-hunter-telegram-bot/editor.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.
