# Home

## Company Policy

#### [Company Internal Regulation](https://docs.gumiviet.com/master/company-policy/company-internal-regulation)

Các quy định tại công ty gumi Việt Nam

#### [Overtime Register Flow](https://docs.gumiviet.com/master/company-policy/overtime-register-flow)

Cách thức đăng ký OT

## Development Policy

#### [General](https://docs.gumiviet.com/master/development-policy/general)

:point\_right:[ *Quy định về tổ chức và quản lý tài liệu, thông tin dự án*](https://docs.gumiviet.com/master/development-policy/general/digital-asset-management)

:point\_right: [*Rule Backlog*](https://docs.gumiviet.com/master/development-policy/general/backlog-flow)

#### [Git Rule](https://docs.gumiviet.com/master/development-policy/git-rule)

Tài liệu mô tả các quy định quản lý phiên bản (version control) bằng Git.

#### [Coding Convention](https://docs.gumiviet.com/master/development-policy/coding-convention)

Tài liệu về các quy tắc Coding

## **Privacy Policy and Client Confidentiality**&#x20;

&#x20;Chính sách Bảo mật thông tin Khách Hàng của công ty gumi Việt Nam

:point\_right: [*Quy định về bảo mật thông tin Khách Hàng \[Phải đọc\]* ](https://docs.gumiviet.com/master/privacy-policy-and-client-confidentiality/confidentiality-policy)

:point\_right: [*Access Production Policy*](https://docs.gumiviet.com/master/privacy-policy-and-client-confidentiality/access-production-policy)


---

# 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://docs.gumiviet.com/master.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.
