# Collection

The merchant can create collection points where customers can come and collect their online purchases. This can be used if the merchant has a physical store or even can be used for drop points.\
\
Merchants can create multiple collection points that will allow the customers to choose the closest collection point for them.

### How to Add a Collection Point

1. Click on the Store you would like to add free shipping
2. Click on Shipping Method
3. Click Enable under Collections
4. Click on Configuration
5. Click on Create Collection Address
6. Enter the collection points details and address
7. Click Add

{% embed url="<https://scribehow.com/embed/Enabling_and_configuring_Collections__WJhyntqBQMKd7jTgZEKEYw>" %}


---

# 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://support.storefront.co.za/features/stores/shipping/collection.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.
