# ForumEngine

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

Below is a summary of all the articles included in this documentation. You can explore this content directly from the package we provided or access it through our Documentation Center.

#### **1.** [Package content](/docs/forumengine/fe-package-content.md)

This section describes the function of the files you can get from your member area  &#x20;

#### **2.** [Introducing ForumEngine](/docs/forumengine/fe-introducing-theme.md)

A quick look at the main workflow of ForumEngine including:

* Short description&#x20;
* User roles&#x20;

#### **3.** [Main steps to set up the site](/docs/forumengine/fe-main-steps-to-set-up-the-site.md)

Giving a step by step guide to help you install your ForumEngine:&#x20;

* [Import Data](/docs/forumengine/fe-main-steps-to-set-up-the-site/fe-import-data.md)
* [Set up the general information](/docs/forumengine/fe-main-steps-to-set-up-the-site/fe-set-up-the-general-information.md)
* [Thread category management](/docs/forumengine/fe-main-steps-to-set-up-the-site/fe-thread-category-management.md)
* [Content management](/docs/forumengine/fe-main-steps-to-set-up-the-site/fe-content-management.md)
* [User Badges](/docs/forumengine/fe-main-steps-to-set-up-the-site/fe-user-badges.md)
* [Complete menus and widgets](/docs/forumengine/fe-main-steps-to-set-up-the-site/fe-complete-menus-and-widgets.md)

#### **4.** [Complete other settings](/docs/forumengine/fe-complete-other-settings.md)

* [Quick Customization in Front-End](/docs/forumengine/fe-complete-other-settings/fe-quick-customization-in-frontend.md)
* [Front-end Control](/docs/forumengine/fe-complete-other-settings/fe-frontend-control.md)
* [Control all basic information](/docs/forumengine/fe-complete-other-settings/fe-control-all-essential-site-information.md)
* [Overview management](/docs/forumengine/fe-complete-other-settings/fe-overview-management.md)
* [Email management](https://docs.enginethemes.com/article/266-email-management)
* [Member management](/docs/forumengine/fe-complete-other-settings/fe-member-management.md)


---

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