# Promo Sliders

Promo Sliders can be **enabled/disabled** globally from **`Admin > Settings > General`**&#x20;

![Promo Slider Global Settings](/files/-M0uKa41Rww0QBZQ8AT0)

Promo Sliders can be found in **`Admin > Extras > Promo Sliders`**

### Creating Promo Sliders

![Adding a new promo slider](/files/-M0pvG2PD3fw-JRITlSS)

**Slider Position:** This field defines where the slider will be positioned on the homepage.

* **Main Position** - The slider will be placed on top of the page just after the logo header.
* **After X-Restaurants** - The slider will be placed after the X-th restaurant on the restaurant's listing.

{% hint style="warning" %}
If a slider is set to be positioned after 4th restaurant, and there are only 2 restaurants appearing on the restaurant's listing page, the slider is not shown.
{% endhint %}

**Size:** This defines the size of the slider images.

### Adding Images to Slider

![Slider editing page](/files/-M0pwT5mQ5uKwfuR0dtw)

**Clicking on the Edit button will take you to the Slide/Image Addition page.**

* Click on Add Slide to add a new **Slide/Image** to the Slider

![Adding Slide/Image to the Slider](/files/-M0pwyZrvB3ikQmlmK7a)

**Link To:** This defines the restaurant the slider is linking to. Clicking on the image will redirect the customer to the selected restaurant's page.

**Enter Custom URL:** With this option a custom URL can be placed on the Slide/Image.


---

# 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://docs.foodomaa.com/configurations/promo-sliders.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.
