# Telegram Bot Guide

#### Step 1: Start the Bot

Start the bot you can find in our [official-links](https://docs.paypaw.cards/useful-info/official-links "mention") channel.

#### Step 2: Select the Country

Hit the Settings button, and set country button. Then, write your country name, and send the message. The bot will reply with a list of countries available. Select the correct one.

#### Step 3: Provider Selection

Go back to the main menu, and hit the Create Card button.\
The bot will automatically fetch the available providers that are supported in your Country.\
Go ahead and select the provider.

#### Step 4: Amount Selection

The bot will show you the available USD/EUR balances amounts for your prepaid card.\
Pick the one that you want.

#### Step 5: Payment

The bot has now placed your order.\
It will ask you to send an exact amount of sol, to a fresh address.\
A QR Code will also be provided, for easiness of operations.\
:rotating\_light: - Make sure you're sending the **EXACT** amount to the given wallet, or your card **won't** be dilevered.

#### Step 6: Activation

You will receive a link to activate your prepaid card on our partner's websites, where you will also be able to view card details, balance, expiration, txn history and more.\
\
Congrats! You just created your first prepaid card with PayPaw. Wasn't it a breeze? :feet:


---

# 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.paypaw.cards/card-creation/telegram-bot-guide.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.
