# FP Collector Overview

![Icon](/files/tjRC4S89gPx2MPUvXn1L)

## Menu Overview

This feature displays all details of collected FPs sorted by source of collection, date, and amount.

![FP Collector screen](/files/ER4o8hCiFgT4DWwSt7YO)

The FP Collector interface is structured from top to bottom as follows:

* **Total Collected** - The total PF collected for the selected period
* **Calendar** - Button displaying the period, but also opening a calendar for period selection
* **The harvest detail display area:**
  * Amount - amount collected through specific source
  * Source of collection - eg. Blue Galaxy, Castle system...
  * Chevron - By clicking on the chevron on the right, you can see the details of each harvest for a given type of source.

## Calendar

By clicking on the calendar, you can choose a single date or a range between two dates for which you want to display the collections. The start and end dates will be highlighted in light yellow.

![Calendar selection](/files/Iui0hppRIDMONG782PXb)


---

# 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.foe-helper.com/english/module/collector.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.
