# Introduction of GreenU CMS

## Overview

Welcome to the User Guide for the Content Management System (CMS) of the Smart Recycling System at The University of Hong Kong (HKU). This guide is designed to assist administrative users in efficiently managing the various aspects of the Smart Recycling System, which aims to encourage recycling among HKU staff and students.&#x20;

&#x20;&#x20;

The Smart Recycling System integrates seamlessly with the HKU App, allowing users to perform recycling at designated smart recycling bins across the campus. By recycling correctly, users can earn points, which can then be redeemed for exciting gifts and rewards.&#x20;

&#x20;&#x20;

This CMS user guide covers the essential administrative functions you need to manage the system effectively. Through the CMS, you will be able to:&#x20;

**Manage Events**: Create, edit, and oversee events related to recycling initiatives and campaigns.&#x20;

**Manage Promotions**: Set up and monitor promotional activities that encourage more recycling and participation.&#x20;

**Manage Member Information**: Access and update user profiles, including their recycling history and points balance.&#x20;

**Manage Recyclables**: Define and categorize the types of recyclables accepted by the smart bins, ensuring accurate sorting and processing.&#x20;

**Manage Bin Information**: Monitor and update the status and location of smart recycling bins across the campus.&#x20;


---

# 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/greenu-app/introduction-of-greenu-cms.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.
