# UPS Access Point Pickup

### How to Enable

1. Open CrushSuite and click **Compliance**.
2. Click **Shipping** in the side menu.
3. Click **Manage Shipping Profile**.
4. Enable **UPS Store Pickup** and select your pickup rate.
5. Click **Save**.

### How It Works for Customers

When UPS Store Pickup is enabled, customers see pickup location options during checkout alongside standard delivery options. They can choose a nearby UPS Store and pick up their order at their convenience.

### Pickup Rate

All pickup shipping fees use the rate you set in the shipping profile settings. This is a flat rate you define, not a carrier-calculated rate.

### Verifying It Works

After enabling, preview your store and go through the checkout flow. You should see UPS Access Point pickup options alongside standard shipping options.


---

# 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://crushsuite.gitbook.io/docs/compliance/orders-and-fulfillment/ups-access-point-pickup.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.
