# Overflow and scrolling

## Overflow

Show/hide overflow behaviour is set in the Figma ‘Design’ tab, via the ‘Clip content’ checkbox. Select your screen or layer in Figma, and toggle the checkbox:

![](/files/Z4Pw0MLzPZB2cI3PRerZ)

## Scroll

Overflow scroll behaviour is set in the Figma ‘Prototype’ tab. Select your screen or layer in Figma, then select the scroll behaviour you need:

![](/files/XnovDleYUz0jIR4InhrJ)

{% hint style="info" %}
If you can’t scroll a screen in your published app, make sure you have turned scrolling ‘on’ in the Figma settings.
{% 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://docs.buzzy.buzz/working-with-buzzy/buzzy-for-figma/overflow-and-scrolling.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.
