# Shoppers

On the Shoppers page, you can see the Total shoppers count (Unique shoppers who purchased from your merchants) and the total average purchase value. You will also be able to see the recent shoppers in the first section of this page.

<figure><img src="/files/zltGo5c4R7uUB5FLTVz9" alt=""><figcaption></figcaption></figure>

On the next section of this page, you can see the details of each shopper with their ID, name & email, address, and the total amount they have spent on your merchants' stores. Expanding each row will show more details such as their register date and phone number.

You will also be able to search for any specific shopper using their ID, name, email, etc.

<figure><img src="/files/QFLbMw8MHC5dBdSUOEUC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OrpQ6nxYJn6HocvCphlw" alt=""><figcaption></figcaption></figure>


---

# 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.rocketfuel.inc/user-guide-and-help-videos/partner-user-guide/shoppers.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.
