# Getting Started

- [Start Your RayBot Journey](https://docs.raybot.app/start/getting-started/start-your-raybot-journey.md): Welcome to RayBot! If you're reading this, you're ready to connect to one of the most powerful blockchain analysis tools out there. Great — let's get started!
- [RayBot Status Bot](https://docs.raybot.app/start/getting-started/raybot-status-bot.md): Never miss critical system alerts.
- [All RayBots](https://docs.raybot.app/start/getting-started/all-raybots.md)
- [Supported Chains](https://docs.raybot.app/start/getting-started/supported-chains.md)
- [Command Reference](https://docs.raybot.app/start/getting-started/command-reference.md): This section contains all available commands you can use in RayBot — for managing the bot, working with wallets, settings, and notifications.
- [Tips for Beginners](https://docs.raybot.app/start/getting-started/tips-for-beginners.md)
- [Public Channels](https://docs.raybot.app/start/getting-started/public-channels.md): Here you can find all available public channels provided by RayBot.
- [Use Cases](https://docs.raybot.app/start/getting-started/use-cases.md): Welcome to the RayBot Use Cases page.
- [Structuring](https://docs.raybot.app/start/getting-started/use-cases/structuring.md): To make RayBot work for you — and not the other way around — it’s important to properly organize the process and bring order to the data you’re tracking.
- [Wallet Tracking: Core Principles](https://docs.raybot.app/start/getting-started/use-cases/wallet-tracking-core-principles.md): A strategic approach to wallet analytics: what, why, and how it works.
- [Finding New Wallets](https://docs.raybot.app/start/getting-started/use-cases/finding-new-wallets.md): How to Select, Search, and Analyze Wallets for Maximum Efficiency
- [How to Find Fomo Wallets](https://docs.raybot.app/start/getting-started/use-cases/how-to-find-fomo-wallets.md): The platform everyone talks about — and the wallets no one can see.
- [What Is This Transaction?](https://docs.raybot.app/start/getting-started/use-cases/what-is-this-transaction.md): That mysterious address in your wallet history — let's figure out what it actually is.
- [Bridge — Where Did the Money Go?](https://docs.raybot.app/start/getting-started/use-cases/bridge-where-did-the-money-go.md): That "bridge" transaction in the history — let's follow the money.


---

# 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.raybot.app/start/getting-started.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.
