# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

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

**Enable:** Enable or Disable the extension from here. Set it as enabled to use the features of the extension.

**Title:** Admin can add their desired title in this section to display the shipping method option on the frontend of the store.

**Ship to Applicable Countries:** Admin have to enable this option to the countries to utilize the store pickup feature option in shipping method.

**Ship to Specific Countries:** Admin can choose the countries to allow the utilization of the Magento 2 Store Pickup extension.

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

**Price Calculation Type:** Admin can choose the price calculation type as per their desire from fixed and percentage options for store pickup.

**Add Stores Method:** In this section admin can add multiple stores, addresses and prices for multiple store pickup options.

**Displayed Error Message:** Admin will have to enter a customized message as per the need to display on the frontend if the store pickup option is not available.

**Sort Order:** Admin can easily set sorting order for store pickup from this section.


---

# 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.magecomp.com/magento-2-store-pickup-extension/configuration.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.
