> For the complete documentation index, see [llms.txt](https://docs.salework.net/salework-tai-lieu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salework.net/salework-tai-lieu/salework-etax/bat-dau-su-dung.md).

# Bắt đầu sử dụng

## Hướng dẫn đăng nhập

**Bước 1**: Truy cập vào link [https://etax.salework.net ](<https://etax.salework.net >)

Khi đó hệ thống sẽ chuyển đến giao diện đăng nhập:&#x20;

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

**Bước 2**: Đăng nhập vào Salework bằng tài khoản Admin hoặc tài khoản nhân viên đã được cấp quyền sử dụng Salework Etax

**Bước 3**: Sau khi đăng nhập, giao diện "Đồng bộ dữ liệu lần đầu" sẽ xuất hiện, vui lòng thực hiện theo 1 trong 2 bước sau:

1. Đối với các khách hàng đang sử dụng hệ thống Salework Kho và Salework Banking, vui lòng thực hiện đồng bộ dữ liệu để Salework eTax hoạt động chính xác với đầy đủ dữ liệu
2. Đối với các khách hàng chưa sử dụng hệ thống Salework Kho và Salework Banking, vui lòng bỏ qua và thực hiện đồng bộ thủ công sau.

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

**Bước 4**: Sau khi chờ cho quá trình đồng bộ hoàn tất, quý khách vui lòng bấm vào "Bắt đầu sử dụng" để bắt đầu sử dụng phần mềm: <br>

<figure><img src="/files/eOlnjxQYb0IWSrzm3nEY" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://docs.salework.net/salework-tai-lieu/salework-etax/bat-dau-su-dung.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.
