# Dashboard

To gain access to the student portal, you must first accept the admission offer previously sent to your email. Clicking on the link will direct you to a page where you can create a password of your choice, and after creating your password, you can proceed to sign in with your provided information.&#x20;

Upon successful sign-in, you will be directed to the acceptance offer screen, where you can choose to accept, reject, or pend the admission. The action button you select will guide you to the subsequent steps.

If you choose to accept the offer, you will be redirected to the payment screen. Here, you can make payments for the predetermined acceptance fee, and any other applicable charges specified by the administration. In the case of rejecting the offer, a confirmation message for rejection will appear, and If you decide to pend the offer, you will be automatically logged out. You can log back in when you are ready to continue the process.

Upon successful payment after accepting the offer, you will be redirected to the dashboard. Here, you can begin by completing your profile, starting with your personal information, medical details, library preferences, and sports interests. As you continue to fill in these details, you will notice the progress bar for your registration status increasing, providing you with a clear indication of your registration completion.

Additionally, the dashboard features a notice board, enabling you to stay updated with important announcements and information from the institution. This ensures that you remain informed about any crucial updates or events pertaining to your academic journey. With these features integrated into your dashboard, you can seamlessly manage your registration process while staying connected with the latest institutional communications.


---

# 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://docs.belrald.com/untitled/portals-documentation/students-portal/dashboard.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.
