# ✨Features

- [Share Items](https://docs.posherva.com/features/share-items.md): Everything about sharing
- [Share to Followers](https://docs.posherva.com/features/share-items/share-to-followers.md)
- [Share a subset/part of my closet](https://docs.posherva.com/features/share-items/share-a-subset-of-my-items.md)
- [Share to Party](https://docs.posherva.com/features/share-items/share-to-party.md)
- [Share other people's items](https://docs.posherva.com/features/share-items/share-other-peoples-items.md)
- [Share from oldest listed to newest listed](https://docs.posherva.com/features/share-items/share-from-oldest-listed-to-newest-listed.md)
- [Share Items from New Poshers' closets](https://docs.posherva.com/features/share-items/share-items-from-new-poshers-closets.md)
- [Share NOT FOR SALE listimgs](https://docs.posherva.com/features/share-items/share-not-for-sale-listimgs.md)
- [Continuous sharing mode](https://docs.posherva.com/features/continuous-sharing-mode.md)
- [Send Bulk offers](https://docs.posherva.com/features/send-bulk-offers.md)
- [Send offers for recent like from the News Feed](https://docs.posherva.com/features/send-bulk-offers/send-offers-for-recent-like-from-the-news-feed.md)
- [Send offers for a specific category or brand](https://docs.posherva.com/features/send-bulk-offers/send-offers-for-a-specific-category-or-brand.md)
- [Offer for listing with shipping discount](https://docs.posherva.com/features/send-bulk-offers/offer-listing-with-shipping-discount.md)
- [Follow Users](https://docs.posherva.com/features/follow-users.md)
- [Auto-Scroll](https://docs.posherva.com/features/auto-scroll.md)
- [Schedule Sharing](https://docs.posherva.com/features/schedule-sharing.md)
- [Schedule to share other people's closet](https://docs.posherva.com/features/schedule-sharing/schedule-to-share-other-peoples-closet.md)
- [Schedule to share a part of the closet (Category, Brand)](https://docs.posherva.com/features/schedule-sharing/schedule-to-share-a-part-of-the-closet-category-brand.md)
- [Schedule sharing to Party](https://docs.posherva.com/features/schedule-sharing/share-to-party.md)
- [Bulk price update](https://docs.posherva.com/features/bulk-price-update.md)
- [Automatic OTL](https://docs.posherva.com/features/offer-watcher.md)
- [Activity Returner](https://docs.posherva.com/features/activity-returner.md)
- [(NEW) Auto Activity Returner](https://docs.posherva.com/features/activity-returner/auto-activity-returner.md)
- [(OLD) Activity Returner](https://docs.posherva.com/features/activity-returner/activity-returner-old.md)
- [Closet Organizer](https://docs.posherva.com/features/closet-organizer.md)
- [Relist/Delist](https://docs.posherva.com/features/relist-delist.md)


---

# 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.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.
