# Developer Platform

{% columns %}
{% column width="58.333333333333336%" %}

<figure><img src="/files/f99WqhdXVaoebpwivifo" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="41.666666666666664%" valign="middle" %}

## **HKU User Guide**

The page you are looking for cannot be found.\
It may have been moved, renamed, or is no longer available.

* Check that the web address is correct, or
* Return to the **HKU homepage** and navigate from there.

<a href="https://hku.hk/" class="button primary">Go to HKU Homepage</a>

{% endcolumn %}
{% endcolumns %}


---

# 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/landing/readme.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.
