# Introduction

![Stancy](https://2749787603-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpT1arc4hInUm7u0-3I%2Fsync%2F6d9542615206ac1a7496008a4192587b63dfc692.png?generation=1596700287242599\&alt=media)

[![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: 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.
