# Наименование банков

| Системное название | Расшифровка                       |
| ------------------ | --------------------------------- |
| tinkoff            | Tinkoff/Тинькофф                  |
| sber               | Sberbank/Сбер                     |
| raif               | Raiffeisen/Райффайзен             |
| alfa               | Alfa/Альфа                        |
| otkritie           | Otkritie/Открытие                 |
| vtb                | Vtb/ВТБ                           |
| rsb                | Russian Standard/Русский Стандарт |
| avangard           | Avangard/Авангард                 |
| psb                | PSB/Промсвязьбанк                 |
| gazprombank        | Gazprombank/Газпромбанк           |
| rncb               | RNKB/РНКБ                         |
| pochtabank         | PochtaBank/Почтабанк              |
| rshb               | Rosselkhoz/Россельхозбанк         |
| rosbank            | Rosbank/Росбанк                   |
| mts                | Mtsbank/Мтсбанк                   |
| homecredit         | Homecreditbank/Хоумбанк           |
| other              | Unknown Bank/Неизвестный банк     |


---

# 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.appexbit.net/dop.-informaciya/naimenovanie-bankov.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.
