# A Quick Telegram Bot Guide

<figure><img src="/files/h5iDK3kJ6SxL4S2Py7kR" alt=""><figcaption><p>Open the Telegram bot and select the user menu.</p></figcaption></figure>

<figure><img src="/files/1ZlheTljpIIbLyIptdjB" alt=""><figcaption><p>Choose the "Check Card Balance" button or use the /balance command.</p></figcaption></figure>

<figure><img src="/files/Gxfda9kg6ZjEunSEac0u" alt=""><figcaption><p>Input your card number without any spaces.</p></figcaption></figure>

<figure><img src="/files/UIsIWDUXwmVGd3xdgpdY" alt=""><figcaption><p>Read and carefully follow the instructions, then click "OK, I Understand."</p></figcaption></figure>

<figure><img src="/files/wc846X719tQGVuAW7rl0" alt=""><figcaption><p>Avoid attempting to open the link on Telegram; instead, tap and hold to copy the link.</p></figcaption></figure>

<figure><img src="/files/fGD50WRTUmRNKIuN3iPx" alt=""><figcaption><p>Copy the link and paste it into any browser of your choice.</p></figcaption></figure>

<figure><img src="/files/m38QiBNnMWVS8QmOnDH6" alt=""><figcaption><p>This image above show a phone number and email address assigned specifically to your account by the DigitalPurse team. As a no KYC zone, we don't require your personal number or email. Please choose the email option and request the code.</p></figcaption></figure>

<figure><img src="/files/sxsHp7QwJLGHChzsbvKm" alt=""><figcaption><p>The code has been sent to your email. Wait for at least 5 seconds, then return to the telegram bot to retrieve the code.</p></figcaption></figure>

<figure><img src="/files/DbeBuhhDVX66DirlMqOg" alt=""><figcaption><p>Select "Get OTP Code."</p></figcaption></figure>

<figure><img src="/files/tPcpInvItX3hqrZJp28A" alt=""><figcaption><p>Now that you have your OTP code, please go back to your browser and paste the code.</p></figcaption></figure>

<figure><img src="/files/kgjUo55Es9ZUYDGSYWkB" alt=""><figcaption><p>Once you've pasted the code, click on "Verify."</p></figcaption></figure>

<figure><img src="/files/NZcoHdve5i20myMJgGjw" alt=""><figcaption><p>You've successfully accessed your card and can now view your balance. Navigate to the transaction history if you wish to see your spending history.</p></figcaption></figure>

<figure><img src="/files/WYaIFDlnmEOeTC8teadY" alt=""><figcaption><p>Explore what the transaction history looks like.</p></figcaption></figure>

I hope the tutorial above made it easy for you to check your card balance and history. For further assistance, reach out to us on Instagram @digitalpurse.io. We're here to help!


---

# 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/check-balance-and-transactions/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.
