# CROSSLISTER

- [Getting Started (Lister)](https://guide.selleraider.com/lister/getting-started.md)
- [Features](https://guide.selleraider.com/lister/features.md)
- [Cross-list](https://guide.selleraider.com/lister/features/crosslist.md): You can start to crosslist by visiting your profile on one of the supported marketplaces.
- [Automatic Delist](https://guide.selleraider.com/lister/features/automatic-delist.md): Delist items from all marketplaces it is listed on
- [Delete Multiple Listings](https://guide.selleraider.com/lister/features/delete-multiple-listings.md): You can delete multiple listings at once by visiting your profile on one of the supported marketplaces. Please go to the "Crosslist" section to view the supported marketplaces.
- [Settings](https://guide.selleraider.com/lister/features/settings.md)
- [App Info](https://guide.selleraider.com/lister/info.md)
- [What's New on Crosslister](https://guide.selleraider.com/lister/info/updates.md)
- [Permissions](https://guide.selleraider.com/lister/info/permissions.md): Our app requires a few permissions to run. There are no crosslisting tools currently available that would be able to function without requesting these permissions from you.
- [Contact](https://guide.selleraider.com/lister/info/contact.md): Here is the best way to get in touch
- [Debug](https://guide.selleraider.com/lister/info/debug.md): How to resolve issues related to extension loading and form filling
- [How to Get Latest Version/Re-install](https://guide.selleraider.com/lister/info/how-to-get-latest-version-re-install.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://guide.selleraider.com/lister.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.
