# PosherVA

## PosherVA

- [What is PosherVA](https://docs.posherva.com/master.md)
- [Installing the App](https://docs.posherva.com/getting-started/install.md)
- [Sign up for an account](https://docs.posherva.com/getting-started/signup.md)
- [Share Limits](https://docs.posherva.com/getting-started/best-practices.md)
- [Frequently Asked Questions](https://docs.posherva.com/getting-started/frequently-asked-questions.md)
- [Daily stats VS In last 24 hours stats](https://docs.posherva.com/getting-started/frequently-asked-questions/daily-vs-24h-stats.md)
- [Troubleshooting](https://docs.posherva.com/getting-started/troubleshooting.md)
- [Contact US](https://docs.posherva.com/contact-us.md)
- [Components](https://docs.posherva.com/interface-overview/components.md)
- [Popup window](https://docs.posherva.com/interface-overview/popup-window.md)
- [SHARE TAB](https://docs.posherva.com/interface-overview/popup-window/share-tab.md)
- [FOLLOW TAB](https://docs.posherva.com/interface-overview/popup-window/follow-tab.md)
- [ACTIONS TAB](https://docs.posherva.com/interface-overview/popup-window/actions-tab.md)
- [OPTIONS TAB](https://docs.posherva.com/interface-overview/popup-window/options-tab.md)
- [STATS TAB](https://docs.posherva.com/interface-overview/popup-window/stats-tab.md)
- [PROFILE TAB](https://docs.posherva.com/interface-overview/popup-window/profile-tab.md)
- [Context menu](https://docs.posherva.com/interface-overview/context-menu.md)
- [What is Subset from page?](https://docs.posherva.com/interface-overview/what-is-subset-from-page.md)
- [Select Items](https://docs.posherva.com/interface-overview/select-items.md)
- [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)
- [Update the App](https://docs.posherva.com/other-things/update-the-app.md)
- [Hard restart the App](https://docs.posherva.com/other-things/hard-restart-the-app.md)
- [Uninstall the extension](https://docs.posherva.com/other-things/uninstall-the-app.md)
- [reCaptcha](https://docs.posherva.com/other-things/recaptcha.md)
- [How to Force an Update of Chrome Extensions](https://docs.posherva.com/other-things/how-to-force-an-update-of-chrome-extensions.md)
- [Disable sleep mode on Mac](https://docs.posherva.com/other-things/disable-sleep-mode-on-mac.md)
- [Disable sleep mode on windows](https://docs.posherva.com/other-things/disable-sleep-mode-on-windows.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.posherva.com/master.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.
