# Gift Registries

A gift registry on an online store is a service that allows customers to create a list of desired items for a special occasion, such as a wedding, baby shower, birthday, or housewarming party. The purpose of a gift registry is to provide a convenient way for friends, family, and other guests to select and purchase gifts that the recipient(s) truly want or need.\
\
The gift registries is a section where the merchant can update how the customers will be able to create gift registries.<br>

### How to Update Gift Registries

1. Select the Store you wish to update the Gift Registries for
2. Click on Manage Store Settings underneath Settings
3. Navigate to Catalogue
4. Click on Gift Registries
5. Enable Gift Registries, then update the settings

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


---

# 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/store-settings/catalogue/gift-registries.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.
