# Share Items

**PosherVA** performs sharing in many different ways.

We have two ways to start sharing process:

1. Open the extension and click **Start** and the tool will share the **entire closet once** from start to end. How to open the extension popup window -> [more details](/interface-overview/popup-window.md).
2. Start sharing automatically by time. You can add Schedules with time, and the tool will start sharing automatically every day without opening the tool, just keep your computer on. \
   More details [https://docs.posherva.com/features/schedule-sharing](/features/schedule-sharing.md)

### Excellent video overview from one of our customer

{% embed url="<https://youtu.be/ylWdMnkyTz4?t=260>" %}
credits to Ginger Marvin <https://www.youtube.com/c/GingerMarvin>
{% endembed %}

## Check out the different types of sharing

{% content-ref url="/pages/-M61s6xRec8GsLcGIjDF" %}
[Share to Followers](/features/share-items/share-to-followers.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M61sJw86qcqjnz0fZm4" %}
[Share to Party](/features/share-items/share-to-party.md)
{% endcontent-ref %}

### 📈 Share only a specific Category, Brand, or listings or a particular price range.

{% content-ref url="/pages/-M64lD84GvnqVnTWBErh" %}
[Share a subset/part of my closet](/features/share-items/share-a-subset-of-my-items.md)
{% endcontent-ref %}

### 🔃 Share closet in the loop from start to end several times.&#x20;

{% content-ref url="/pages/-M65-Ow6o4nyEf0BXuY9" %}
[Continuous sharing mode](/features/continuous-sharing-mode.md)
{% endcontent-ref %}

### Share other people's items

{% content-ref url="/pages/-MUaCvyJZSlNFHtLXU24" %}
[Share other people's items](/features/share-items/share-other-peoples-items.md)
{% endcontent-ref %}

### Share from oldest listed to newest listed

{% content-ref url="/pages/iPNLujSRvTdYqlDiveSK" %}
[Share from oldest listed to newest listed](/features/share-items/share-from-oldest-listed-to-newest-listed.md)
{% endcontent-ref %}

### 🕒 Start Sharing Automatically by time within the next 24 hours, or every day at the time.

{% content-ref url="/pages/-MCJCOPoqtXa-I7HguAv" %}
[Schedule Sharing](/features/schedule-sharing.md)
{% endcontent-ref %}

{% hint style="info" %}
ℹ️ Need help? Feel free to contact us if you have any questions - [help@posherva.com](mailto:help@posherva.com?subject=DocsQuestion)
{% 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/features/share-items.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.
