# Ad

Enoch Ads allow users to create targeted ads for specific audiences. Here are the steps to create an ad on Enoch:

1. Click on the "Ads" tab on the Enoch homepage.
2. Click the "Create an Ad" button.
3. Choose the type of ad you want to create (sponsored content, sponsored messaging, etc.).
4. Select the target audience for your ad, including location, demographics, and interests.
5. Set the ad budget and duration.
6. Create the ad content, including text, images, and/or video.
7. Preview the ad and click "Launch Campaign" 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/ad.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.
