# Job

### Creating a Job on Enoch:

Enoch allows users to post job listings on the platform to attract potential candidates. Here's how to create a job posting on Enoch:

1. Click on the "Jobs" tab on the Enoch homepage.
2. Click the "Post a Job" button.
3. Fill out the required information, such as the job title, location, and job type.
4. Add a job description and requirements for the position.
5. Set the application process for candidates.
6. Choose the duration of the job posting and the budget for the job ad (if applicable).
7. Preview the job posting and click "Post Job" to publish it on Enoch.

{% hint style="info" %} <mark style="color:orange;">Please note that these features is still under development and are not yet available on the Enoch application platform. We are working hard to make these features available to you as soon as possible,</mark> [<mark style="color:blue;">**As stated in the Release Date.**</mark>](https://enochapp.notion.site/4d62a34612ae4f828bd50f889ce3e9a0?v=dc9f4a5c66cb44b6be38f08b26d125c2)
{% endhint %}


---

# 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://enoch-app.gitbook.io/enoch/create/job.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.
