# Hints

- [Android Emulators](https://support.whapi.cloud/help-desk/hints/android-emulators.md)
- [Virtual Numbers for WhatsApp](https://support.whapi.cloud/help-desk/hints/virtual-numbers-for-whatsapp.md): Virtual numbers make registering accounts on WhatsApp simpler, making it much easier to manage and automate
- [How to use polls as buttons?](https://support.whapi.cloud/help-desk/hints/how-to-use-polls-as-buttons.md): Creating polls as an alternative to interactive buttons in WhatsApp
- [How to check who blocked you in Whatsapp?](https://support.whapi.cloud/help-desk/hints/how-to-check-who-blocked-you-in-whatsapp.md): Detecting WhatsApp Block
- [Setting up a WhatsApp proxy](https://support.whapi.cloud/help-desk/hints/setting-up-a-whatsapp-proxy.md): To reduce the risks of automation, it is advisable to make all devices linked to your phone number in the same region. To do this, connect your WhatsApp to the IP address of the Whapi channel.


---

# 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://support.whapi.cloud/help-desk/hints.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.
