> For the complete documentation index, see [llms.txt](https://e-bot.card2k.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://e-bot.card2k.com/danh-sach-lenh/setup/nap-atm.md).

# Nạp ATM

{% hint style="danger" %}
Lệnh nguy hiểm chỉ dành cho Owner (chủ server)
{% endhint %}

Quay lại server Discord của bạn đã thêm Bot để thiết lập Bot với Key đã chuẩn bị.

> 1. Sử dụng lệnh **`/setup`** trong bất kỳ kênh chat nào.

<figure><img src="/files/N5SckJ5uYQhoLFW5wLex" alt="" width="563"><figcaption><p>Chọn /setup bank</p></figcaption></figure>

> 2. Điền thông tin bank bạn đã liên kết
>
> Bank: `Tên gọi ngân hàng`&#x20;
>
> Account\_no: `STK Bank`&#x20;
>
> Account\_name: `Tên chủ tài khoản`

<figure><img src="/files/qVJ5bCN6jVOG559QNQ2j" alt=""><figcaption><p>Cài đặt thông tin cơ bản</p></figcaption></figure>

> 3. Xác minh tài khoản ngân hàng. Bạn hãy dùng 1 bank khác quét mã QR để xác mình kết nối tài khoản thành công với BOT.&#x20;

<figure><img src="/files/udXK1Vc2ebWFVFBJL5FF" alt=""><figcaption><p>Quét mã QR xác minh tài khoản kết nối thành công với Bot</p></figcaption></figure>

<figure><img src="/files/f7g3icjm64y4r5pWIUM2" alt=""><figcaption><p>Thông báo xác nhận kết nối thành công</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://e-bot.card2k.com/danh-sach-lenh/setup/nap-atm.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.
