# Custom Pack

## Activating Custom Pack for a Buyer

To activate Custom Pack for a Buyer go to the Manage Customers Page from your main application.&#x20;

{% hint style="success" %}
Home / Customers / Customers Info / Manage Customers\
<https://farm.unosof.com/index.cfm?event=Customers.List>
{% endhint %}

Select the Billing Customer, by clicking on its name

![Manage Customers Page](/files/-MGKoP-d0s0Yud90gR0H)

{% hint style="info" %}
Clicking on the customer's name brings up the Customer form.
{% endhint %}

Select the tab API / PROVIDERS, find the option "Custom Webshop Checkout"  and select YES. Click on the Save Button to save changes.

![Customer Form - API/Providers Tab](/files/-MGKqH8gQ_uBzFH7fEpc)

The customer we updated the setting will visualize the menu Custom Pack on the Webshop.


---

# 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://webshop.unosofbooks.com/webshop-admin/custom-pack.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.
