# MicrojobEngine

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.

**1.** [**Package content**](/docs/microjobengine/1.1.-mje-package-content.md)

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

**2.** [**MicrojobEngine introduction**](/docs/microjobengine/1.2.-mje-introduction.md)

A quick look at the main workflow of MicrojobEngine including:

* Short description
* User roles

**3.** [**MicrojobEngine main workflow**](/docs/microjobengine/1.3.-mje-main-workflow.md)

**4.** [**MicrojobEngine Page Structure**](/docs/microjobengine/1.4.-mje-page-structure.md)

**5. General Settings**

Giving a step-by-step guide to help you install and complete other settings in the admin panel:

* [Import Data & Select Skin](/docs/microjobengine/2.1.-mje-import-data-and-select-skin.md)
* [Set up general information](/docs/microjobengine/2.2.-mje-set-up-general-information.md)
* [Manage content and appearance](/docs/microjobengine/2.3.-mje-manage-content-and-appearance.md)
* [Set up menus and widgets](/docs/microjobengine/2.4.-mje-set-up-menus-and-widgets.md)
* [Customize the theme](/docs/microjobengine/2.5.-mje-customize-the-theme.md)
* [Control basic information](/docs/microjobengine/2.7.-mje-control-basic-information.md)
* [Manage the emails](/docs/microjobengine/2.8.-mje-manage-the-emails.md)
* [Update the theme](/docs/microjobengine/2.9.-mje-update-the-theme.md)

**6. Functional Documentation**

Giving details all features and specifications of MicrojobEngine that you need to create a functional specification.

* [Manage “Post a mJob” form & Money withdraw](/docs/microjobengine/3.2.-mje-manage-post-a-mjob-form-and-money-withdraw.md)
* [Manage Microjob - Order - Delivery - mJob Extra - Profile](/docs/microjobengine/3.3.-mje-manage-microjob-order-delivery-mjob-extra-profile.md)
* [Control member, payment, and withdrawal](/docs/microjobengine/3.4.-mje-control-member-payment-and-withdrawal.md)
* [How to use Credits to pay for listings & orders](/docs/microjobengine/3.5.-mje-how-to-use-credits-to-pay-for-listings-and-orders.md)

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