# Applications

The **Applications Section** in your Applicant Portal is designed to help you manage every part of your admissions process in one place. Here’s an overview of the features you’ll see:

#### 📝 [My Registrations](/product-guide-admissions/applicant/applications/my-registrations.md)

* View all your admission applications and their current status
* Track your progress through each stage using the stepper/progress tracker
* Open an application to review or update details (depending on its status)

#### 💳 [My Payables](/product-guide-admissions/applicant/applications/my-payables.md)

* Check tuition and admission-related fees assigned to your application
* View payment instructions provided by the school
* Upload proof of payment and monitor the status of your payments

#### 👩‍🏫 [My Recommendations](/product-guide-admissions/applicant/applications/my-recommendations.md)

* Submit the names and contact details of your recommenders (if required by the school)
* Track the status of recommendation forms—whether pending, submitted, or completed
* Receive reminders for any outstanding recommendations

#### 📅 [My Schedules](/product-guide-admissions/applicant/applications/my-schedules.md)

* View and manage your scheduled admission activities (e.g., exams, interviews, orientations)
* Keep track of upcoming dates and times to avoid missing any requirement
* Access details of each scheduled activity directly from the portal

#### 📂 [My Requirements](/product-guide-admissions/applicant/applications/my-requirements.md)

* Upload and manage the required admission documents
* Monitor which requirements are completed, pending, or need revisions
* Ensure all submissions meet the school’s specifications for a smooth evaluation process

***

👉 This section acts as your **personal dashboard** for admissions, giving you a clear and organized way to complete each step with ease.

***


---

# 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/applicant/applications.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.
