# Share other people's items

Poshmark isn't the only marketplace. That's also a social platform where you can share someone's closet to hit their attention, that's also called - Community sharing.

#### Steps <a href="#steps" id="steps"></a>

1. Open the page of the closet from which you want to share items, for example, <https://poshmark.com/closet/charmed24ctu>
2. Open the PosherVA popup window
3. Select **Type of Sharing: To Followers.**
4. Select **Source of items: From current page.**
5. Set **Number of items to share**
6. Click **Start.**

![](/files/-MUaEF0JFuPoho_5dtaW)

{% hint style="info" %}
You can also add sharing other people's items on a schedule - [more details ](/features/schedule-sharing/schedule-to-share-other-peoples-closet.md)
{% 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/share-other-peoples-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.
