> For the complete documentation index, see [llms.txt](https://tailieu.luklak.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.luklak.com/giao-dien-tinh-nang/huong-dan-chung/cai-luklak-desktop-app-tu-chrome.md).

# Cài luklak desktop app từ chrome

## tính chất chung

luklak cung cấp khả năng cài desktop app để dùng với những tiện lợi như sau:

* nó như một desktop app bình thường, dùng với cả windows và mac
* mở ra dùng riêng biệt, không bị lẫn với các trang web khác mở ra trên trình duyệt, nên sẽ làm việc tập trung hiệu quả hơn
* có thể nhận desktop notification để dễ dàng nắm bắt thông tin cập nhật

## hướng dẫn cài đặt

{% stepper %}
{% step %}

### mở app luklak với chrome

dùng trình duyệt chrome mở app luklak như bình thường tại địa chỉ <http://app.lukak.com> và chọn đúng Tổ Chức Doanh Nghiệp của mình vào làm việc.
{% endstep %}

{% step %}

### mở menu 3 chấm của chrome&#x20;

ở góc trên - phải của chrome
{% endstep %}

{% step %}

### chọn tiếp menu "Cast, Save and Share"

{% endstep %}

{% step %}

### chọn "Install Pages as App"

rồi chọn chỗ lưu app luklak trên máy tính
{% endstep %}

{% step %}

### &#x20;*et voilà*, luklak app đã được lưu về máy tính

từ sau cứ mở app đó ra dùng thoải mái, không bị lẫn lộn vào các trang web khác như khi mở bằng trình duyệt bình thường nữa.
{% endstep %}
{% endstepper %}

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

{% content-ref url="/pages/zY3eELuS9sp355zO9yB6" %}
[Bật tắt thông báo (Chrome)](/giao-dien-tinh-nang/huong-dan-chung/bat-tat-thong-bao-chrome.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://tailieu.luklak.com/giao-dien-tinh-nang/huong-dan-chung/cai-luklak-desktop-app-tu-chrome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
