# Getting Started

{% hint style="success" %}
AnySwap is a Telegram-native service that enables near-instant cross chain token swaps directly through a user friendly bot. By simultaneously comparing rates across multiple instant exchanges,&#x20;
{% endhint %}

**AnySwap guarantees you'll get the best possible rate** for your swaps, **saving you both time and money.**

#### Quick Start <a href="#quick-start" id="quick-start"></a>

1. Open Telegram and message @AnyBot\_Bot
2. Press "`Start`" or send `/start`
3. Click "`Regular Mode`", "`Privacy Mode`", or "`Seed Mode`" to begin swapping tokens
4. Follow the prompts to select networks, tokens, and enter amounts
5. Confirm your order and send tokens to the generated `deposit wallet` to complete the swap

AnySwap prioritizes user **privacy and efficiency**, requiring **no account creation or KYC verification\***. The entire process happens within Telegram, making cross-chain swaps as simple as sending a message.

{% hint style="success" %}

#### Swap across chain in minutes! <a href="#swap-across-chain-in-minutes" id="swap-across-chain-in-minutes"></a>

{% endhint %}

<br>


---

# 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://any-swap.gitbook.io/untitled/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.
