# A Quick Telegram Bot Guide

To begin, open your Telegram app and search for @digitalpurse\_bot. Then, follow the graphic instructions below to get started.

<figure><img src="/files/PtuyFv8aSNDqfJGNUL3J" alt=""><figcaption><p>Begin by initiating the Telegram bot.</p></figcaption></figure>

<figure><img src="/files/HbDDwPTT35JS2MaAlLRH" alt=""><figcaption><p>Locate and open the user menu.</p></figcaption></figure>

<figure><img src="/files/gVhvfYL6ZSeCDng7C4jC" alt=""><figcaption><p>Select the "Order a New Card" button or simply send the /order command.</p></figcaption></figure>

<figure><img src="/files/SNiW7dywWVLMTPqKPVDs" alt=""><figcaption><p>Choose "Credit Card" or the specific service or product you require.</p></figcaption></figure>

<figure><img src="/files/TK8Mr9s3Q64nQjtdznHC" alt=""><figcaption><p>Choose a reason for your credit card purchase.</p></figcaption></figure>

<figure><img src="/files/xaorTkfkhMnDrtBVUFdL" alt=""><figcaption><p>After choosing the card amount and entering your name and address, click the "Okay Cool" button. If you selected to skip and we autogenerated a random address for you, proceed; otherwise, if you provided your own address, you will be directed to the cryptocurrency selection page.</p></figcaption></figure>

<figure><img src="/files/79eGH605Qz8liaYW13hL" alt=""><figcaption><p>Please carefully read the instructions and choose your preferred cryptocurrency.</p></figcaption></figure>

<figure><img src="/files/3FjbhUCxKLercLDKD5Fp" alt=""><figcaption><p>After verifying that the submitted details are correct, please click the "Yes" button.</p></figcaption></figure>

<figure><img src="/files/efYo9bSie0YtGlbQeZXh" alt=""><figcaption><p>You'll now receive a crypto address for making the order payment. Once we receive and confirm your payment, your card will be in processing status and will arrive in a few minutes.</p></figcaption></figure>

I trust the tutorial above clarified how to effortlessly obtain your DigitalPurse card. For any additional explanations, feel free to contact us on Instagram @digitalpurse.io. We're more than happy to assist you.


---

# 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://tutorial.digitalpurse.io/crafting-your-digitalpurse-card/a-quick-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.
