# Overview

Site Administrator (SA) is a Content Management System (CMS) that allows any individual or business to manage the routine changes of text and graphics on their website, intranet or extranet without the knowledge of HTML or web programming. &#x20;

The Site Administrator (SA) framework allows us to integrate custom modules into the system to make it perform any functions you require with ease. The module-based approach allows you to provide customized solutions for all client needs, with quick implementation and effective support.\
\
Site Administrator was built by [eLink Design, Inc](https://www.elinkdesign.com).

### Dependencies

* PHP >= 7.0
* MySQL >= 5.6


---

# 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.siteadministrator.com/master.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.
