> For the complete documentation index, see [llms.txt](https://docs.primelister.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primelister.com/getting-started/connect-marketplace-accounts.md).

# How to Connect Different Marketplace Accounts to PrimeLister

Make sure the [PrimeLister Extension](https://chrome.google.com/webstore/detail/primelister-cross-listing/eepbhjeldlodgnndnjofcnnoampciipg) is installed on your Chrome Browser and just log into your Poshmark (US, CA, AU), eBay (US, CA, AU), Etsy, Facebook, Depop, Instagram, Facebook Marketplace, or Mercari account in Chrome. PrimeLister Extension will get connected to your accounts automatically. PrimeLister will never ask you for any of your marketplace login information.

Alternatively, you can connect your accounts to the PrimeLister with a click:

1- Click on the PrimeLister icon in Chrome.&#x20;

2- Click on the Start Poshmark US button.&#x20;

3- Click on the Start Poshmark CA button.&#x20;

4- Click on the Start Poshmark AU button.&#x20;

5- Click on the Start Mercari button.&#x20;

6- Click on the Start Facebook button.&#x20;

7- Click on the Start eBay US button.&#x20;

8- Click on the Start eBay CA button.&#x20;

9- Click on the Start eBay AU button.&#x20;

10- Click on the Start Etsy button.&#x20;

11- Click on the Start Depop button.

![](/files/WE0nlbYlCAncbOL0rCZR)

👆The buttons you need to click on to connect your accounts are shown in the screenshot. 👆&#x20;

✅When you complete the steps above, your accounts will be connected.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.primelister.com/getting-started/connect-marketplace-accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
