# CMS Full Form

- [Welcome CMS Full Form](https://docs.cmsfullform.com/cms/welcome.md)
- [Installation CMS](https://docs.cmsfullform.com/cms/install.md)
- [CMS Dashboard](https://docs.cmsfullform.com/cms/dashboard.md)
- [CMS Posttype](https://docs.cmsfullform.com/cms/posttype.md)
- [CMS Settings](https://docs.cmsfullform.com/cms/options.md)
- [Site Settings](https://docs.cmsfullform.com/cms/options/site-settings.md)
- [Theme Settings](https://docs.cmsfullform.com/cms/options/theme-settings.md)
- [CMS Languages](https://docs.cmsfullform.com/cms/languages.md)
- [CMS Database](https://docs.cmsfullform.com/cms/database.md)
- [CMS Templates](https://docs.cmsfullform.com/cms/views.md)
- [Themes](https://docs.cmsfullform.com/cms/views/themes.md)
- [Plugins](https://docs.cmsfullform.com/cms/views/plugins.md)
- [CMS Blocks](https://docs.cmsfullform.com/cms/blocks.md)
- [CMS Events](https://docs.cmsfullform.com/cms/events.md)
- [CMS Files](https://docs.cmsfullform.com/cms/events-1.md)
- [CMS Users](https://docs.cmsfullform.com/cms/events-2.md)
- [CMS Helpers](https://docs.cmsfullform.com/cms/helpers.md)
- [Frontend helper](https://docs.cmsfullform.com/cms/helpers/frontend-helper.md)
- [Images helper](https://docs.cmsfullform.com/cms/helpers/images-helper.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://docs.cmsfullform.com/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.
