# Welcome Pacers!

Welcome to the official documentation for the **Pace Academy Web Portal**! This guide is designed specifically for parents and students to help you make the most of the portal’s features. Whether you're managing your child's academic journey or tracking your own, this portal provides everything you need to stay informed and engaged.

As a parent, the school web portal offers a range of tools to help you manage and support your child’s education:

* **Manage Student Profiles:** Easily update your child’s contact details, address, parent information, and medical records.
* **Upload Payment Proofs:** Submit transaction proofs for payments made via bank deposits or bank transfers.
* **Manage Fetchers Information:** Keep records of who is authorized to fetch your child from school, ensuring their safety.
* **Multiple Child Management:** If you have more than one child enrolled, you can conveniently manage all of their profiles from a single account.

#### More Features to Come!

We are continuously working to improve the portal and provide more features for both parents and students. Stay tuned for updates!


---

# 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.paceacademy.edu.ph/welcome-pacers.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.
