# Card

Đây là một tấm thiếp nhỏ trên đó có nội dung thông tin cá nhân (tên, nghề nghiệp, chức vụ, thông tin liên hệ) hoặc thông tin về một doanh nghiệp. Card visit chính là ấn phẩm định danh của cá nhân, tổ chức.

**Bước 1:** **Đăng nhập vào hệ thống Mento** >> Chọn **Hệ thống** >> Chọn **Card**

<figure><img src="/files/5KMAx84Zwk0MLLa6MOG3" alt=""><figcaption></figcaption></figure>

**Bước 2: Muốn thêm mới card thì chọn Thêm mới ở phía bên phải**

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

**Bước 3: Điền các thông tin vào Card >> Sau đó chọn Thao tác muốn thực hiện**

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

Các thao tác thực hiện:

* Trở về: Thêm mới card sẽ không được lưu và sẽ trở lại màn hình Danh sách card
* Lưu: Card mới tạo sẽ được lưu và Danh sách card được cập nhật
* Xem trước: Người dùng sẽ được xem giao diện hiển thị của Card nếu lưu card

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

Ở card có thể xem thông tin card, chỉnh sửa card hoặc xóa card khi click vào icon của card

<figure><img src="/files/LsYRFUBmoOzYG6cvxTdV" alt=""><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://guide.mento.vn/he-thong/card.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.
