# Admission Instructions

The **Admission Instructions** feature allows you to set up and manage instructions or announcements that appear on the admission login page. This is useful for providing applicants with important reminders, guidelines, or updates before they log in.

## Access and Navigation

You can access **Admission Instructions** under the **Planning** module.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe3U9LdRkRFMkjFiVtg725pjU4b_HmxWZ7gNlDHwC-r_0bJgQRuW5RgjxCq36K2C2TZ8dieFM02zi2EDV4sPS2616D8h39dU8gLCDdAW07ri_n7JScx7gEGeVqVtGRursEJP6mHTw?key=sNKSjDYa2E8xJfH9VUECwO3c" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen.
{% endhint %}

## Usage

* Any instructions or announcements configured here will be displayed on the admission login page
* Applicants will be able to view the most recent updates immediately upon accessing the login screen

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPwjNX4NfGs_-8iZvgNmautk5dajLPXuVrqb0uyPczy0ihRsbHciyx5mf7b7QhjIP5bVUt1ZqAaSbO01xneHGDvrjmxwdKK12wvFqKeiK5PeeNhV7rCoFAkhSFseyrgiZLatgQ?key=sNKSjDYa2E8xJfH9VUECwO3c" alt=""><figcaption></figcaption></figure>


---

# 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://info.edusuite.asia/product-guide-admissions/administrator/planning/admission-instructions.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.
