# Miscellaneous Topics

* [Direct Campaign/Wallet URLs](/miscellaneous-topics/direct-campaign-wallet-urls.md)
* [Sending Events to CustomerGlu](/third-party-integrations/send-user-events.md)
* [User Segmentation](/miscellaneous-topics/user-segmentation.md)
* [Configuring Webhooks](/miscellaneous-topics/configuring-webhooks.md)
* [Referral Campaigns](/miscellaneous-topics/referrals.md)
* [Sending In-app/Push Noifications](/miscellaneous-topics/notifications.md)
* [Handling Non-Logged in Users](/miscellaneous-topics/handling-non-logged-in-users.md)


---

# 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.customerglu.com/miscellaneous-topics.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.
