# Frontend CMS

- [Header menu](https://infixlms.gitbook.io/infixlms/frontend-cms/header-menu.md): Admin can mange Frontend menu form here. Also can change order and parent by drag and drop.
- [Slider](https://infixlms.gitbook.io/infixlms/frontend-cms/slider.md): Also can add slider image from here. you can unlimite numbre of slider image. for enable slider make sure default banner is disable. this setting can found in "Home content" page.
- [Home Content](https://infixlms.gitbook.io/infixlms/frontend-cms/home-content.md): Mange Frontend Home content from here.
- [Privacy Policy](https://infixlms.gitbook.io/infixlms/frontend-cms/privacy-policy.md)
- [Testimonials](https://infixlms.gitbook.io/infixlms/frontend-cms/testominial.md)
- [Section Setting](https://infixlms.gitbook.io/infixlms/frontend-cms/section-setting.md)
- [Social Setting](https://infixlms.gitbook.io/infixlms/frontend-cms/social-setting.md)
- [About](https://infixlms.gitbook.io/infixlms/frontend-cms/about.md)
- [Pages](https://infixlms.gitbook.io/infixlms/frontend-cms/pages.md)
- [Become Instructor](https://infixlms.gitbook.io/infixlms/frontend-cms/become-instructor.md)
- [Sponsors](https://infixlms.gitbook.io/infixlms/frontend-cms/sponsers.md)
- [Subscribers](https://infixlms.gitbook.io/infixlms/frontend-cms/subscribers.md)


---

# 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://infixlms.gitbook.io/infixlms/frontend-cms.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.
