> For the complete documentation index, see [llms.txt](https://helpedoc.smas.edu.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/co-vao-duoc-phan-mem-edoc-bang-dia-chi-ip-quoc-te-khong.md).

# Có vào được phần mềm eDoc bằng địa chỉ IP quốc tế không?

Để đảm bảo an toàn hệ thống và dữ liệu, Viettel chặn các máy tính sử dụng địa chỉ IP quốc tế truy nhập vào các phần mềm của mình, trong đó có eDoc.

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Vì vậy, **nếu thiết bị đang dùng IP ngoài Việt Nam, người dùng sẽ không đăng nhập được vào phần mềm eDoc**.

![🔹](https://static.xx.fbcdn.net/images/emoji.php/v9/t92/2/16/1f539.png) **Cách kiểm tra nhanh máy tính đang dùng IP trong hay ngoài Việt Nam**:

• Trên máy tính, truy cập trang web: [**https://whatismyipaddress.com**](https://whatismyipaddress.com/?fbclid=IwZXh0bgNhZW0CMTAAYnJpZBExU2xXWUdvQnZ0SGFkTFFoYXNydGMGYXBwX2lkEDIyMjAzOTE3ODgyMDA4OTIAAR783_BshxSRgD3aieILr_5SmulQlVCGvLFCsOOo3QjsTM2Mb-cLX4hmOwYJRg_aem__xJySRrBxdI7MgOCEe266g)

• Trang web sẽ hiển thị đầy đủ thông tin về địa chỉ IP, bao gồm: Địa chỉ IP, Quốc gia đang sử dụng IP

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Nếu hiển thị thông tin “**Country**" là "**Vietnam**” như ví dụ trong hình bên dưới → IP đang là IP trong nước → Truy cập eDoc bình thường.

![👉](https://static.xx.fbcdn.net/images/emoji.php/v9/tf0/2/16/1f449.png) Nếu hiển thị quốc gia khác → IP quốc tế → Cần chuyển về mạng trong nước (Tắt VPN, đổi mạng…).

![📌](https://static.xx.fbcdn.net/images/emoji.php/v9/t4b/2/16/1f4cc.png) Lưu ý quan trọng:

• Không sử dụng VPN khi đăng nhập eDoc

• Ưu tiên mạng nội địa tại Việt Nam

• Đây là cơ chế bảo mật để bảo vệ dữ liệu Nhà trường

<figure><img src="/files/L5HTJeAF9wenIH3MdMNy" 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://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/co-vao-duoc-phan-mem-edoc-bang-dia-chi-ip-quoc-te-khong.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.
