> For the complete documentation index, see [llms.txt](https://userguide.realjobs.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.realjobs.vn/cac-chuc-nang-cua-ung-vien-sinh-vien/tim-kiem-thong-tin/thong-tin-dang-tuyen-viec-lam.md).

# Thông tin Đăng tuyển Việc làm

Ứng viên có thể xem thông tin đăng tuyển Việc làm được các Nhà tuyển dụng đưa lên để tìm kiếm cho mình việc làm phù hợp và thực hiện ứng tuyển.

Để xem thông tin việc làm đang đăng tuyển, thực hiện như sau:

* Trên menu ngang, bấm chọn mục “Việc làm”:

<figure><img src="https://lh5.googleusercontent.com/Q5uStUtBC4iZDVhJSSc3L9vm87So7zDWy324WK7C0-Zi4G9llztPZeYL1A6Xonr_M2jibEjAqYXxS_8wB3v6ZUrotHGEd3lRwBI0vq6OJjpOiZIqbk18T5cfHlY7MJYIQb8uVl-JE1qQ" alt=""><figcaption></figcaption></figure>

\- Hệ thống sẽ hiển thị giao diện Danh sách các Tin tuyển dụng Việc làm. Nhập các tiêu chí tìm kiếm để thực hiện tìm kiếm việc làm mong muốn.

<figure><img src="https://lh5.googleusercontent.com/0No7yQ2bjLS7a7ropL3fLiCEhXFy9o53l_Vbqkx04ybPsO5MR8ebzE00r58Lkc7don1dR2boeZOoMNctb54MDvt9nL5dxgB5lFFl9PrY1j6Ss-RwWIXKJ5uFSmAlnlP9h14zd9LDlkPQ" alt=""><figcaption></figcaption></figure>

####

<br>


---

# 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://userguide.realjobs.vn/cac-chuc-nang-cua-ung-vien-sinh-vien/tim-kiem-thong-tin/thong-tin-dang-tuyen-viec-lam.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.
