# Introduction to the portal

The Casual Helper Portal allows you to maintain your personal profile for human recourses management and manage/view engagements offered by departments of the University.

{% hint style="info" %}
The Casual Helper Portal is mobile responsive.
{% endhint %}

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

{% stepper %}
{% step %}

### Step 1: Maintain Personal Profile

You are required to provide and maintain the latest information and supporting documents for human resources management, payment claims, tax returns reporting etc. purposes
{% endstep %}

{% step %}

### Step 2: Manage / View engagements

When receiving engagement offer from department, you are required to review and accept the offer via the portal.  You may find the engagement history with the University as well.
{% endstep %}
{% endstepper %}


---

# 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://userguide.hku.hk/user-guide-of-casual-helper-portal/introduction-to-the-portal.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.
