# Aculearn FAQ

## Aculearn FAQ

- [Using web components (Select "Webpage" from homepage)](https://faq.aculearn.com/setting-up-your-website/using-web-components-select-webpage-from-homepage.md)
- [Integration to payment gateway (Select "School" from homepage)](https://faq.aculearn.com/setting-up-your-website/integration-to-payment-gateway-select-school-from-homepage.md)
- [Account profile (Select "School" from homepage)](https://faq.aculearn.com/setting-up-your-website/account-profile-select-school-from-homepage.md)
- [Categories (Select "Category" from homepage)](https://faq.aculearn.com/setting-up-your-website/categories-select-category-from-homepage.md)
- [Course manager](https://faq.aculearn.com/course/course-manager.md)
- [Course and Calendar view](https://faq.aculearn.com/course/course-and-calendar-view.md)
- [Create a course (Select "Add course" from course manager)](https://faq.aculearn.com/course/create-a-course-select-add-course-from-course-manager.md)
- [Adding class](https://faq.aculearn.com/class/adding-class.md)
- [Class control panel](https://faq.aculearn.com/class/class-control-panel.md)
- [Assignment and assessment](https://faq.aculearn.com/assignment-and-assessment/assignment-and-assessment.md)
- [Teachers](https://faq.aculearn.com/user-management/teachers.md)
- [Users/ Students](https://faq.aculearn.com/user-management/users-students.md)
- [Email marketing](https://faq.aculearn.com/user-management/email-marketing.md)
- [Accepting schedule](https://faq.aculearn.com/transactions/accepting-schedule.md)
- [Automatic payment and bank transfer](https://faq.aculearn.com/transactions/automatic-payment-and-bank-transfer.md)
- [Refund](https://faq.aculearn.com/transactions/refund.md)
- [Reports](https://faq.aculearn.com/transactions/reports.md)
- [Classroom mode](https://faq.aculearn.com/live-classroom-ui/classroom-mode.md)
- [Conference mode](https://faq.aculearn.com/live-classroom-ui/conference-mode.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://faq.aculearn.com/setting-up-your-website/using-web-components-select-webpage-from-homepage.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.
