# Continuous sharing mode

Continuous sharing mode will share the selected items over and over again. It works with all type of sharing:

* To Followers
* To Party
* ENL

![](/files/-MDFyAVsRD5FyovtwnPB)

### How to use:&#x20;

When you are starting sharing process, enable **Continuous sharing** option, and enter the **Continuous Loop Limit -** how many times you want continuous mode to loop before stopping.

For example, if you wanted to share your entire closet 3 times, you would put 3 into the **Continuous Loop Limit** box. Then, when sharing on Continuous Mode, the app will stop after sharing your closet 3 times.&#x20;

You can also specify an amount of time to pause between sharing loop interaction. In the [**OPTIONS**](/interface-overview/popup-window/options-tab.md) tab there’s a **Continuous Delay** field with two text inputs. Those text inputs are where you’ll put the minimum time and maximum time (in minutes) for the continuous delay.\
The continuous delay will randomly select a time between those two numbers when sharing an item to make it seem more natural.

For example, you could put in **5** for the minimum, and **15** for the maximum. Then the tool would pause at the end of sharing for a random number of minutes between 5 and 15 minutes.

#### Could it overshsare my closet?

Sharing is running until it reaches a limit of iteration OR the general share daily limit. In case when the share limit reached earlier, the sharing stop, to prevent oversharing and keep your account safe. So keep a [daily sharing limit](/interface-overview/popup-window/options-tab.md#sharing-options) actual.

### Notes.

**Activity Log** displayed progress about sharing progress. The displayed line text looks like.

> Shared (2/1/3) - chevron print dress

where:

* 2 - number of **Continuous Loop** iteration&#x20;
* 1 - number of sherd items in current iteration
* 3 - total number of items for sharing

❓If you have any other questions, [contact us](mailto:help@posherva.com?subject=DocsQuestion) (click on link or copy email <help@posherva.com>)!


---

# 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/continuous-sharing-mode.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.
