# Scroll Element

### **Scroll Element**

**How to Add and Configure:**

* Drag the "Scroll" element onto the canvas.
* Use the properties panel to define the scrollable area’s dimensions and content.

**Best Practices & Tips:**

* Avoid making scrollable areas too small to ensure usability.
* Use scrolling to present secondary content, like terms and conditions.

**Video Tutorial:** \[Scroll Element Video]


---

# 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.responsiveads.com/creating-ads/designing-your-ad-in-the-fluid-ad-creator/elements/scroll-element.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.
