# Auto-Scroll

Poshmark Auto-Scroll is a useful feature when you need to scroll down your whole closet, but that's too long and tedious to do it manually, especially if you have hundreds of listings.

### Steps

1. Navigate to the closet page where you would like to do Auto-Scroll.
2. When you get to the closet, click on the PosherVA [**Context menu icon**](/interface-overview/context-menu.md)
3. Click on **Start Auto Scroll**, or **Stop Auto Scroll** in a case when Auto-Scroll is running, and you want to stop it.

![](/files/-M8rKoMdQc_SnP6n4uIq)


---

# 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.posherva.com/features/auto-scroll.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.
