# JobEngine

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.** [Package content](/docs/jobengine/je-package-content.md)

This section describes the function of the files you can get from your member area

#### **2.** [Introducing JobEngine](/docs/jobengine/je-introducing-jobengine.md)

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

* Short description
* How can you monetize from it?
* What can users do

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

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

* [Import Data](/docs/jobengine/je-main-steps-to-set-up-the-site/je-import-data.md)
* [Set up wizard](/docs/jobengine/je-main-steps-to-set-up-the-site/je-set-up-wizard.md)
* [Set up the general information](/docs/jobengine/je-main-steps-to-set-up-the-site/je-set-up-the-general-information.md)
* [Set up "Post a job" form](/docs/jobengine/je-main-steps-to-set-up-the-site/je-set-up-post-a-job-form.md)
* [Manage content and appearance](/docs/jobengine/je-main-steps-to-set-up-the-site/je-manage-content-and-appearance.md)
* [Customize the theme](/docs/jobengine/je-main-steps-to-set-up-the-site/je-customize-the-theme.md)
* [Menus and widgets](/docs/jobengine/je-main-steps-to-set-up-the-site/je-menus-and-widgets.md)

#### **4.** [Complete the settings](/docs/jobengine/je-complete-the-settings.md)

Giving information about other settings in the admin panel

* [Approving and Rejecting a job post](/docs/jobengine/je-complete-the-settings/je-approving-and-rejecting-a-job-post.md)
* [Email Template management](/docs/jobengine/je-complete-the-settings/je-email-template-management.md)
* [Editing a job post](/docs/jobengine/je-complete-the-settings/je-editing-a-job-post.md)
* [Viewing Resumes, Jobs and Companies list](/docs/jobengine/je-complete-the-settings/je-viewing-resumes-jobs-and-companies-list.md)
* [Adding currency](/docs/jobengine/je-complete-the-settings/je-adding-currency.md)
* [Tracking payment transactions](/docs/jobengine/je-complete-the-settings/je-tracking-payment-transactions.md)
* [Accessing Overview page](/docs/jobengine/je-complete-the-settings/je-accessing-overview.md)
* [How to set up an Intro page](/docs/jobengine/je-complete-the-settings/je-how-to-set-up-an-intro-page.md)
* [Use WPML in JobEngine & ClassifiedEngine](/docs/jobengine/je-complete-the-settings/je-use-wpml-in-jobengine-and-classifiedengine.md)

#### **5.** [Introducing the extensions](/docs/jobengine/je-introducing-the-extensions.md)

A short introduction about JobEngine extensions.

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/jobengine.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.
