# JE Introducing the extensions

Currently, JobEngine is supported by these extensions. You can decide to use theme or not based on your need.

* [JE PayU Money](/docs/jobengine/je-introducing-the-extensions/je-payumoney-plugin-guide.md) : Integrate PayUMoney into JobEngine and allow payment directly on site
* [JE Job Map](/docs/jobengine/je-introducing-the-extensions/je-job-map-plugin-guide.md) : Easily adds maps to your job board to display your active jobs and works well with job searching & filtering system
* [JE Paymill](/docs/jobengine/je-introducing-the-extensions/je-paymill-plugin-guide.md) : Integrate Paymill payment gateway into your JobEngine-powered job board and allow payment directly on site
* [JE Jobroll](/docs/jobengine/je-introducing-the-extensions/je-jobroll-plugin-guide.md): Allows you to display your jobs in any websites and customize the appearance of each jobroll for different use cases. Generates code for easy copying & including in any websites.
* [JE Custom Fields](/docs/jobengine/je-introducing-the-extensions/je-custom-fields-plugin-guide.md): - Adds more fields to your job posting form for more job data. and to your resume form for more resume data.Allows you to set the fields as required or optional
* [JE Coupon](/docs/jobengine/je-introducing-the-extensions/je-coupon-plugin-guide.md):  Creates your discount codes for your package plans. Allows employers to use these codes to get the discount when posting jobs
* [JE Stripe](/docs/jobengine/je-introducing-the-extensions/je-stripe-plugin-guide.md): Integrates the Stripe payment gateway to your job board
* [JE Job Alert](/docs/jobengine/je-introducing-the-extensions/je-job-alert-plugin-guide.md): Allows job seekers to subscribe for new job notification emails. Job seekers can receive new jobs by specific categories and locations of their choices
* [JE RSS Importer](/docs/jobengine/je-introducing-the-extensions/je-rss-importer-plugin-guide.md): Fills your job board with jobs from other sites' RSS feeds. Automates all your importation tasks by adding schedules
* [ET Slider](/docs/jobengine/je-introducing-the-extensions/je-et-slider-guide.md) : Create the powerful slider.


---

# 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/je-introducing-the-extensions.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.
