# Coincollect (FCFS)

{% hint style="info" %}
&#x20;The [Installing Chrome Extension](/getting-started/getting-set-up/installing-chrome-extension.md) is required.
{% endhint %}

{% hint style="info" %}
Upon successful checkout you will receive a webhook that will have the item saved in a cart for you to checkout.
{% endhint %}

To edit the CSV it is recommended you use [Rons Editor](https://www.ronsplace.eu/Products/RonsEditor/Download) otherwise you may encounter errors.

| Column                    | Description                                                                                                                                     |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| input                     | product URL e.g. <https://www.coincollect.com.au/products/2022-1-1oz-Silver-Lunar-Series-Year-of-the-Tiger-Royal-Australian-Mint-Bullion-Coin/> |
| proxylist                 | The proxies used for tasks (don't include the .txt)                                                                                             |
| monitorDelay & retryDelay | The monitoring & retry delay (in seconds). Example: `1`                                                                                         |


---

# 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://au.nanoaio.com/guides/coincollect-fcfs.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.
