# Deposit Guide

At the moment, OrionPay makes use of a simple Telegram bot that lets users deposit cryptocurrencies and get virtual credit cards for a small fee.

Start by clicking the button below to send a message to our bot on Telegram.

{% embed url="<https://t.me/orionpaycardbot>" %}
OrionPay Telegram Bot
{% endembed %}

**Run the starting command to get a deposit address.**

<figure><img src="/files/Z2Ezunn9JhM7sISBjUIy" alt=""><figcaption><p>Welcome message OrionPay bot</p></figcaption></figure>


---

# 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.orionpay.org/how-to-get-orion-cards/deposit-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.
