# OPTIONS TAB

Navigate to OPTIONS tab

![](/files/-M9KCcuQjcBlRoKLKl6q)

### Sharing options

* **Daily sharing limit:** a maximum number of shares that PosherVA does in a calendar day.\
  If you share too much, Poshmark might Soft Ban you or put you in Share Jail. How much is too much sharing? We’ve found that if you share 4000-5000 times per day you are generally safe, although your mileage may vary.
* **Continuous delay:** this settings related to [Continues Sharing](/interface-overview/popup-window/share-tab.md#sharing-options) mode.\
  Continuous delay lets you randomize your sharing by adding a delay after sharing your closet on continuous mode.

  That random number will be how long it pauses (in minutes) before sharing your closet again.
* **Share NOT FOR SALE:** enable or disable to share not for sale listings.
* **Reverse sharing as a default**: enable or disable share your closet listing from the Bottom to Top. This option switch to On the sharing option ***Reverse sharing order .***

### Follow options

* **Daily follow limit:** a maximum number of follow that PosherVA does in a calendar day.
* **Only active users:** follow only account who recently visited Poshmark.

{% hint style="info" %}
Recently visited: users who recently visited Poshmark. You can find this information under the **About** page in someone's closet, *Last Active* field. PosherVA automatically check this data.
{% 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.posherva.com/interface-overview/popup-window/options-tab.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.
