# Remote Config Examples

## Managing Popups in Your Service

You can manage the main page popup that is commonly used in your service with Remote Config, and easily update it whenever changes are needed.

When you need to publish promotions, notices, and similar content, it is most useful because changes can be applied instantly and corrections can be made quickly.

Below are example screens of app/web popups and an example of managing popups using Hackle Remote Config.

![Service popup screens (left: app, right: web)](/files/hciUktNTokaaUJB0XJrG)

![Managing an example web service popup with Hackle Remote Config](/files/lvtbkVq0hh93ZFOH15DM)

By configuring it as a JSON type, you can update popup copy, swap images, toggle popup visibility, and change button text in real time without involving a developer, which streamlines your operations.

## Managing Strip Banners on the Home Main Page

You can manage fixed strip banners commonly used in many services with Remote Config and update them whenever needed.

When you need to announce events or new products, you can update them quickly and see the changes immediately.

Below are example screens of app/web banners and an example of managing them using Hackle Remote Config.

![Example screens of strip banners in services](/files/ryLkksssg9ZTKbUfW7JG)

![Example of managing top strip banner text with Hackle Remote Config](/files/n8GsBkb1G5q3x6DyeGG0)

This is an example screen of managing the text of a fixed strip banner at the top of the service using Hackle Remote Config.

As shown in the example, you can display different content based on conditions such as registration date or member gender.

## Managing Copy on Key Pages

Pages such as sign-up, subscription, and product checkout contain copy, benefits, and dates that are critical to your service and frequently change.

Managing these pages with Remote Config allows you to update them quickly to streamline operations, and you can experiment with description copy and button text over time to expect significant impact such as improved conversion rates.

![Key service screen example (subscription)](/files/QYXPpaV487ubec35gG9N)

![](/files/pwWo7o5xX6x4UT4FPeg1)

As shown in the example screens above, the elements highlighted by red boxes can be managed with Remote Config. You can remotely configure the components of the subscription page on the left and make no-code changes and updates.


---

# 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.hackle.io/en/remote-configs/remote-config-example.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.
