# Gift card

### Gift card

Gift cards are a great way to let customers share your products with others while keeping the recipient free to choose. In this section, you’ll learn how to customize the appearance of your gift card page, including its colors, description, image, and text overlay.

To customize your search settings:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Gift card.**
3. **Customize** the following settings:

| Setting            | Description                                                                                                                  |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------- |
| Color scheme       | Sets the overall color scheme applied to the gift card page.                                                                 |
| Card description   | Allows you to add or edit descriptive text that appears with the gift card (e.g., usage instructions or a personal message). |
| Card image         | Lets you upload or select an image to display on the gift card design.                                                       |
| Overlay text color | Sets the color of text displayed on top of the card image for readability.                                                   |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor/gift-card.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.
