# CustomerGlu Product Documentation

## CustomerGlu Product Documentation

- [What is CustomerGlu?](https://help.customerglu.com/what-is-customerglu.md)
- [Campaign Related FAQ](https://help.customerglu.com/guides/campaign-related-faq.md)
- [Product Integration & Onboarding FAQ](https://help.customerglu.com/guides/product-integration-and-onboarding-faq.md)
- [Developer FAQ](https://help.customerglu.com/guides/developer-faq.md)
- [Pro Tips](https://help.customerglu.com/guides/developer-faq/pro-tips.md)
- [Customer Support & SPOC](https://help.customerglu.com/guides/customer-support-and-spoc.md)
- [Plans & Pricing](https://help.customerglu.com/guides/customer-support-and-spoc/plans-and-pricing.md)
- [CustomerGlu Walkthrough Videos on Games](https://help.customerglu.com/guides/customerglu-walkthrough-videos-on-games.md): Dashboard Games Walkthrough Videos
- [Asset Example and Sizes for Different types of Games](https://help.customerglu.com/guides/asset-example-and-sizes-for-different-types-of-games.md): CustomerGlu is the best way to quickly gamify your product!
- [SDK vs API](https://help.customerglu.com/guides/sdk-vs-api.md)
- [Inviting Team Members to the Customerglu Dashboard](https://help.customerglu.com/guides/inviting-team-members-to-the-customerglu-dashboard.md): CustomerGlu is the best way to quickly gamify your product!
- [Testing Campaigns on Internal Users](https://help.customerglu.com/guides/testing-campaigns-on-internal-users.md): Best practices to test campaigns before going live for all users on Production Environment
- [User Lookup](https://help.customerglu.com/user-lookup.md): Check User Activities,Segments he is part of, Wallet Preview and Logs
- [Segmentation](https://help.customerglu.com/segmentation.md): How to Create a Segment from the Dashboard
- [Reward Page Configuration](https://help.customerglu.com/reward-page-configuration.md): How to make changes to the Reward Page via the Dashboard
- [Debugger/User Data Deletion](https://help.customerglu.com/debugger-user-data-deletion.md): Useful in testing campaigns from user perspective.
- [Duplicating a Campaign](https://help.customerglu.com/duplicating-a-campaign.md): How to Duplicate a campaign between Environments or in the same Environment
- [Get a Shareable Campaign URL](https://help.customerglu.com/get-a-shareable-campaign-url.md): Steps get a Shareable Campaign URL
- [How to find your Writekey](https://help.customerglu.com/how-to-find-your-writekey.md)
- [Theme Settings](https://help.customerglu.com/theme-settings.md)
- [Policies and Security FAQ](https://help.customerglu.com/untitled/policies-and-security-faq.md)
- [How to Embed a Youtube Video on a Quiz](https://help.customerglu.com/how-to-embed-a-youtube-video-on-a-quiz.md)
- [Games Related FAQ](https://help.customerglu.com/games-related-faq.md)
- [Time Based Push Nudges](https://help.customerglu.com/time-based-push-nudges.md)
- [Resetting Your CustomerGlu Dashboard Password](https://help.customerglu.com/resetting-your-customerglu-dashboard-password.md)
- [How to view the Reports from the Dashboard](https://help.customerglu.com/resetting-your-customerglu-dashboard-password/how-to-view-the-reports-from-the-dashboard.md)
- [Campaign SLA'S](https://help.customerglu.com/campaign-slas.md)
- [Changing Environment to Production from Staging](https://help.customerglu.com/changing-environment-to-production-from-staging.md)
- [Dashboard Campaign Stats](https://help.customerglu.com/dashboard-campaign-stats.md)
- [Scratch Card / Gift Box / Slot Machine Report Metrics](https://help.customerglu.com/dashboard-campaign-stats/scratch-card-gift-box-slot-machine-report-metrics.md): All scratch card report metrics on dashboard explained.
- [Quiz/Personality Quiz Report Metrics](https://help.customerglu.com/dashboard-campaign-stats/quiz-personality-quiz-report-metrics.md)
- [Multi-Step Campaign Metrics](https://help.customerglu.com/dashboard-campaign-stats/multi-step-campaign-metrics.md)
- [Policies and Security FAQ](https://help.customerglu.com/untitled/policies-and-security-faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.customerglu.com/what-is-customerglu.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.
