> For the complete documentation index, see [llms.txt](https://docs.astrotomic.info/stancy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.astrotomic.info/stancy/undefined.md).

# Introduction

![Stancy](/files/-ME1kCioXimesilHNqNs)

[![TravisCI](https://img.shields.io/travis/Astrotomic/stancy/master?label=TravisCI\&style=flat-square)](https://travis-ci.org/Astrotomic/stancy/branches) [![StyleCI](https://styleci.io/repos/210212315/shield)](https://styleci.io/repos/210212315) [![ScrutinizerCI](https://img.shields.io/scrutinizer/build/g/Astrotomic/stancy?label=ScrutinizerCI\&style=flat-square)](https://scrutinizer-ci.com/g/Astrotomic/stancy) [![Quality)](https://img.shields.io/scrutinizer/quality/g/Astrotomic/stancy?label=Quality\&style=flat-square)](https://scrutinizer-ci.com/g/Astrotomic/stancy) [![Coveralls](https://img.shields.io/coveralls/github/Astrotomic/stancy?label=Coverage\&style=flat-square)](https://coveralls.io/github/Astrotomic/stancy) [![Libraries.io](https://img.shields.io/librariesio/github/Astrotomic/stancy?label=Dependencies\&style=flat-square)](https://libraries.io/packagist/astrotomic%2Fstancy)

[![PHP from Packagist](https://img.shields.io/packagist/php-v/astrotomic/stancy?label=PHP\&style=flat-square)](https://packagist.org/packages/astrotomic/stancy) [![MIT License](https://img.shields.io/github/license/Astrotomic/stancy.svg?label=License\&color=blue\&style=flat-square)](https://github.com/Astrotomic/stancy/blob/master/LICENSE.md) [![Latest Version](http://img.shields.io/packagist/v/astrotomic/stancy.svg?label=Release\&style=flat-square)](https://packagist.org/packages/astrotomic/stancy) [![Total Downloads](https://img.shields.io/packagist/dt/astrotomic/stancy.svg?label=Downloads\&style=flat-square)](https://packagist.org/packages/astrotomic/stancy) [![GitHub contributors](https://img.shields.io/github/contributors/Astrotomic/stancy?label=Contributors\&style=flat-square)](https://github.com/Astrotomic/stancy/graphs/contributors) [![Open Collective](https://img.shields.io/opencollective/all/astrotomic?label=Backers\&style=flat-square)](https://opencollective.com/astrotomic)

**You search for a CMS that only extends your loved Laravel framework? Here it is.**

This package aims to provide the most common (and flexible) CMS features to your Laravel project. You can still use the frontend/template engine of your choice, use the scheduler/queue and receive POST requests.


---

# 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 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.astrotomic.info/stancy/undefined.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.
