> 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/khac/cach-lay-bao-mat-sepay.md).

# Cách lấy bảo mật (SePay)

Bạn cần [Thêm BOT](/huong-dan-setup/them-bot.md)vào server trước tiên mới có thể lấy Key bảo mật.

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

<figure><img src="/files/RdeOlsMLlQzBsbEvh0UV" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/0GDQWwlEQR0pripFJWWv" alt=""><figcaption></figcaption></figure>

> 3. Key bảo mật sẽ hiển thị chung với mã QR. Tiến hành sao chép Key

{% hint style="danger" %}
Lưu ý: Không được lộ key này cho bất kỳ ai, Đây là bảo mật của Server bạn !!
{% endhint %}

<figure><img src="/files/Magho2DK5GIex0hWFCaG" alt=""><figcaption></figcaption></figure>

> 4. Dán vào cài đặt SePay.

<figure><img src="/files/ENDISFzhhRs0SilQTxqx" alt=""><figcaption></figcaption></figure>

Vậy là đã xong, hãy tiếp túc các bước tiếp theo thôi cậu nhé :love\_letter:


---

# 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/khac/cach-lay-bao-mat-sepay.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.
