> For the complete documentation index, see [llms.txt](https://hdsd.ufl.udn.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.ufl.udn.vn/trang-chu/thu-vien.md).

# Thư viện

**Bước 01:** <mark style="color:red;">**Mở chế độ ẩn danh của trình duyệt Chrome của bạn (Bấm tổ hợp phím Ctr + Shift + N)**</mark>

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

Bước 02: Vào link <https://hdsd.ufl.udn.vn/trang-chu/thu-vien>

Bước 03: Vào link  <http://lib.ufl.udn.vn/> để mở trang web tra cứu thông tin thư viện&#x20;

<figure><img src="/files/iBGOIp1YigOaCqJWRjNs" alt=""><figcaption><p>Bấm tiếp tục để xác nhận truy cập</p></figcaption></figure>

[Thông báo tài liệu mới.](https://drive.google.com/file/d/1ubZ63bdIEoLxIv_XiG9m0ZKEg6vTS_2t/view?usp=sharing)

[Thủ tục khi vào thư viện.](https://drive.google.com/file/d/1-K2w6RirQO0v3stHHfODTz-KNa2DxT7D/view?usp=sharing)

[Hướng dẫn đăng nhập và thay đổi mật khẩu.](https://drive.google.com/file/d/1Gydyoo8KLmRyXGj2wWhhtoLIu38q7kHC/view?usp=sharing)

[Hướng dẫn tra cứu thư viện dùng chung.](https://drive.google.com/file/d/1cygkq43oOGdRJ5orzkLCLEKbyGZw1wJA/view?usp=sharing)

[Hướng dẫn mượn trả online.](https://drive.google.com/file/d/1YTz9SgldiRaFx1kQBYmn_clxD3yAFvMA/view?usp=sharing) <https://fb.watch/6QKqt4PapC/><br>

[Cơ sở dữ liệu & nguồn học liệu mở.](https://drive.google.com/file/d/1QK_tXiz3xIVUuuIAXEUhmSCL_hs0TDZD/view?usp=sharing)

## DÙNG THỬ 09 BỘ CƠ SỞ DỮ LIỆU CỦA EBSCO

Thông tin truy cập dùng thử như sau:

* \- Địa chỉ truy cập:  [http://search.ebscohost.com](http://search.ebscohost.com/)
* \- Tên tổ chức: THE UNIVERSITY OF DA NANG
* \- Tên người dùng (User ID): udn2025
* \- Mật khẩu (Password): DaNang2025@


---

# 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://hdsd.ufl.udn.vn/trang-chu/thu-vien.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.
