# Action Slider

## How to add an action slider to any page

1. Add the tag `Admin Show Action Slider` to the page you want the action slider to appear on
2. Add the tag `Admin Action Slider` to any page that you would like to feature on the slider
3. Add a share image, and excerpt to have it appear in the slider

![](/files/-MJ9wyxPW61xBooPxRMW)


---

# 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.codenation.com/campana/admin-tag-customisations/action-slider.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.
