# Scroll down to the next section

This function will help you to scroll down or scroll up on each section. If you are at the top it will scroll down and if you are at the bottom it will scroll up

<figure><img src="/files/Z18oVZ0tnJ8HMUUysjzS" alt=""><figcaption></figcaption></figure>

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme Settings -> General -> Scroll down to the next section**.

<table><thead><tr><th width="254">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Show scroll down button</td><td>Show scroll down button on your website.</td></tr></tbody></table>


---

# 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://halosoft.gitbook.io/ella-documentation/theme-settings/general/scroll-down-to-the-next-section.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.
