# For Frontend Users

- [MaGIC Account](https://central-docs.mymagic.my/for-frontend-users/magic-account.md)
- [Member Control Panel](https://central-docs.mymagic.my/for-frontend-users/untitled.md)
- [Manage My Organizations](https://central-docs.mymagic.my/for-frontend-users/manage-my-organizations.md)
- [Manage Team Members](https://central-docs.mymagic.my/for-frontend-users/manage-my-organizations/manage-team-members.md)
- [Manage Organization's Products](https://central-docs.mymagic.my/for-frontend-users/manage-my-organizations/manage-organisations-products.md)
- [Manage Organization's Resources](https://central-docs.mymagic.my/for-frontend-users/manage-my-organizations/manage-organisations-resources.md)
- [Manage My Profile](https://central-docs.mymagic.my/for-frontend-users/manage-my-profile.md)
- [Manage My Partnerships](https://central-docs.mymagic.my/for-frontend-users/manage-my-partnerships.md): This is where you can find the Forms that you have been attached to. Admin will assign the Forms to your email so that you can see the details of the Submissions for those Forms and extract it.
- [Manage My Submissions](https://central-docs.mymagic.my/for-frontend-users/manage-my-submissions.md): This is where you can found all your submissions list along with their status


---

# 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://central-docs.mymagic.my/for-frontend-users.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.
