# CMS Templates

In **CMS Full Form**, **Templates** are the foundation for building and customizing any website quickly and efficiently.

A Template includes two key components:

## **Themes** – The Look & Feel

Themes define the visual appearance of your website. From layout structure to colors, fonts, and UI components – everything is crafted to be clean, modern, and responsive.\
→ Easily customize to match your brand – no coding required.

## **Plugins** – The Power & Functionality

Plugins add features and capabilities to your website, such as SEO tools, eCommerce systems, contact forms, analytics, and more.\
→ Each plugin is lightweight, secure, and fully integrated with CMS Full Form.

Together, [themes](/cms/views/themes.md) and [plugins](/cms/views/plugins.md) inside CMS Templates give you everything you need to launch fast, scale smart, and deliver a seamless experience — both for you and your visitors.

***


---

# 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/views.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.
