> 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/su-kien-tuyen-dung.md).

# Sự kiện Tuyển dụng

Trên Hệ thống RealJobs, Ứng viên có thể tìm thấy thông tin về các Sự kiện Tuyển dụng do các Nhà tuyển dụng cập nhật lên.

Để xem thông tin các sự kiện này, thực hiện như sau:

\- Trên menu ngang, bấm chọn mục “Sự kiện”:

<figure><img src="https://lh6.googleusercontent.com/gYsQOvViBoFF9zyW2drRhsT5VuD2KtXM2c0hdOszzCRSlCr7zbV3dPySTqwz6Q_19h3Lam2n0pDWwN7Gyrmdz6xbFk5qtK1VR8QJRcukNQeC9ZxaoMzkNShYXPK8-UQR_B9ZsI5ds8g6" alt=""><figcaption></figcaption></figure>

\- Hệ thống sẽ hiển thị giao diện Danh sách Sự kiện, bấm chọn nút “Theo dõi” nếu muốn theo dõi Sự kiện.

<figure><img src="https://lh6.googleusercontent.com/MQbgqWhhH63r1aHRAUact3tTuPcANrcQ96J4aLB79KYtyzZbaU-NeI-HOFVG8EXw-nccPD3xJnClYW2FSu_9dUdVAsXK3I3lA3njppyNLmI2w-u3XRr_PPgTFEzKltGr14Kug-4fOFSD" 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/su-kien-tuyen-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.
