# QAEngine

This documentation includes all the essential information to help you set up and run your site smoothly.

Below is the summary of all the articles in this documentation. You can check out these content right from the package we provided or access them via our documentation center.&#x20;

#### 1. [Introducing QAEngine](https://enginethemes.gitbook.io/et/qaengine/introducing-qaengine-enginethemes)

A quick look at the main work flow of QAEngine including:

• Short description

• Things users can do

• The main workflow&#x20;

#### **2.** [Main steps to set up the site](https://enginethemes.gitbook.io/et/qaengine/qaengine-main-steps-to-set-up-the-site)

Giving a step by step guide to help you install your QAEngine:

* [Import data](/docs/qaengine/qaengine-main-steps-to-set-up-the-site/qaengine-import-sample-data-guide.md)
* [Set up general information](/docs/qaengine/qaengine-main-steps-to-set-up-the-site/qaengine-set-up-general-information.md)
* [Manage content and appearance](/docs/qaengine/qaengine-main-steps-to-set-up-the-site/qaengine-manage-content-and-appearance.md)
* [Customize the theme](/docs/qaengine/qaengine-main-steps-to-set-up-the-site/qaengine-customize-the-theme.md)
* [Menus and widgets](/docs/qaengine/qaengine-main-steps-to-set-up-the-site/qaengine-menus-and-widgets.md)
* [Setting up the intro page](/docs/qaengine/qaengine-main-steps-to-set-up-the-site/qaengine-setting-up-the-intro-page.md)

#### &#x20;**3.** [Complete other settings](https://enginethemes.gitbook.io/et/qaengine/qaengine-complete-other-settings)

Giving information about other settings in the admin panel.

Should you have any concerns while using our theme, please don’t hesitate to contact us via our [support page](https://www.enginethemes.com/help/).


---

# 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://enginethemes.gitbook.io/docs/qaengine.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.
