> 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/install-primelister-chrome-extension.md).

# How to Install PrimeLister Extension on Chrome

PrimeLister takes only a few minutes to install on your computer. You'll be able to start engaging more clients, saving time, and increasing revenue once it's installed.

1. Go to the [Chrome Web Store](https://chrome.google.com/webstore/detail/primelister-cross-listing/eepbhjeldlodgnndnjofcnnoampciipg) and install the PrimeLister extension.
2. Click the "Add to Chrome" button.

![](https://lh3.googleusercontent.com/vCFle21L-oW9-L4DnDosylS3p91e--FfFxcT__9MVqltfBdsCNZDhyYp3BYC-fAIwqeckU5J58D3f37DFf1QHLveuzfWmRuQQ3b5JHA9jrihPmOLErwVatBkrvG4e-R8FAsBzYzR)

3\. You will see the following message after a successful installation.

![](https://lh6.googleusercontent.com/DMQbBSWLYb57UR6IM_a__DtN6b5D3Er_dTh5r33SKmuURYuZU7FviezQgYy4WpcTzJB-SWSZZzXazYsWog5T3AqmPpQPOwkrQ3hU4x2GzorWsLHVOap4Rxz_VA5Bve2zYdrEl-Ge)

If you want to see the PrimeLister ​icon in the browser toolbar, as in the above image, it probably is hidden under a puzzle icon. See below for more details:

### [**How to pin the PrimeLister extension on the Chrome toolbar**](#how-to-pin-the-primelister-extension-on-the-chrome-toolbar)

1. Click on the puzzle icon.

![](https://lh4.googleusercontent.com/TNpTwNJ5beCU_9-EcVeeobuERw2UsSOKKGCDyS8MpSdX4n6VvQkDhtiEqyTFhvaGoZXAqbSG1881pBM0SMrJtm9xa9Tam1G3oOs1GgJCkoVRVP758KxyPv6om0QOnYI1LA0vJ2zy)

2\. Find extension - PrimeLister Click in symbol Pin Extension

3\. Click in symbol Pin Extension

![](https://lh6.googleusercontent.com/77YwZTFb5xl3mAmLK0biAj3Wwe7EnC6PUBVABGbVt8FawXj8vN8x4Zv8qtYP9aY4S7mwmZbRkWZx7eLteFT4QCrmOp2Y306HZt-1dfzf6C4ADPOPaOqnfBCe6ptimzdJ7G0dXemD)


---

# 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/install-primelister-chrome-extension.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.
