# Swiftyy Documentation

Welcome to the official documentation for Swiftyy, your ultimate on-chain analytics sidekick built as a Telegram bot! Swiftyy helps you explore Ethereum wallets and tokens with easy-to-understand insights, right in your Telegram chat. Whether you're new to crypto or an experienced trader, Swiftyy delivers clear reports on wallet profits, token performance, and potential "alpha" opportunities.

## What is Swiftyy?

Swiftyy is a Telegram bot that analyzes Ethereum wallets and tokens to show you their trading performance. It gives you reports on profits, returns, and more, helping you spot smart trades or hidden gems. The bot uses a simple free tier with limits, and you can upgrade to Pro for unlimited use with a one-time ETH payment.

Key highlights:

* **Easy to Use**: Just tap buttons and send addresses in Telegram—no apps or logins needed.
* **Main Features**: Get overall wallet reports, token-by-token details, or find early buyers for tokens.
* **Helpful Insights**: See profits, win rates, trade history, and if a wallet is "alpha" (a top performer).
* **Safe and Private**: All your interactions stay in Telegram, and payments are checked securely on the blockchain.
* **Extra Tools**: Check your past scans, see bot stats, and upgrade easily.

Swiftyy makes crypto analysis fun and straightforward, with formatted messages and buttons for quick navigation.

## Why Use Swiftyy?

Crypto can be overwhelming, but Swiftyy simplifies it by:

* Showing you if a wallet is making money overall or per token.
* Helping you find "alpha" wallets—those early smart buyers.
* Giving you stats like profit percentages and trade counts in plain English.
* Letting you rescan or browse history with a tap.

## Getting Started

1. **Find the Bot in Telegram**: Search for Swiftyy and start chatting.
2. **Type /start or /help**: You'll see a welcome message explaining features, free limits, and buttons to choose what to do.
3. **Pick a Scan**: Tap a button like "📊 Scan Total Wallet Performance," then send an Ethereum address (starts with 0x).
4. **Read Results**: Get a neat report in seconds, with options to dig deeper.
5. **Upgrade for More**: If you hit free limits (5 scans per type), tap to upgrade and follow the steps.

Explore the sidebar for more on each part of the bot.

This docs site is powered by GitBook. Questions? See contact.md.

Last updated: July 16, 2025.


---

# 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.swiftyycoin.com/readme.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.
