# В telegram-боте

Простой и быстрый способ создания счета в telegram-боте. После создания счета вы получаете ссылку на платежную страницу, которую сразу можно отправить покупателю

## Как подключить

<div><figure><img src="/files/S2VYix0UXOTziy1CiRDk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OynyQI2u6heAhy7qlZFH" alt=""><figcaption></figcaption></figure></div>

## Как создать счет

* Выбираете команду "Создать счет"
* Заполняете все обязательные поля, помеченные звездочкой
* Подтверждаете корректность данных
* Пересылаете последнее сообщение со ссылкой на счет своему покупателю

<figure><img src="/files/mVfM5eBhRE7sS0BseKAK" alt="" width="288"><figcaption></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.bitsby.app/ru/sozdanie-schetov/v-telegram-bote.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.
