# Shoppers

On the Shoppers page, you can see the last six purchases along with Total Purchases and Total Unique shoppers.

![](/files/4fhRFqsJhZXAZdWvTYpN)

You will also be able to see the details of your shoppers, including:

1. Shopper name
2. Email
3. Shopper Id
4. Registration date
5. Amount (total purchase value of the given shopper)

At a time, max. 10 rows are presented to a user with pagination at the list's bottom.

<figure><img src="/files/wEHhDPH2HQF3zHDsM4Jb" 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/merchant-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.
