# Guides

- [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


---

# 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://help.customerglu.com/guides.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.
