# FAQ

- [Why I cannot send out WhatsApp messages?](https://docs.ochats.io/faq/why-i-cannot-send-out-whatsapp-messages.md)
- [Why I cannot receive incoming message from user?](https://docs.ochats.io/faq/why-i-cannot-receive-incoming-message-from-user.md)
- [Why I cannot search for my LINE ID?](https://docs.ochats.io/faq/why-i-cannot-search-for-my-line-id.md)
- [Can I use Wechat Official Account to join WeChat Group?](https://docs.ochats.io/faq/can-i-use-wechat-official-account-to-join-wechat-group.md)
- [If I saw double tick in Message module, does it mean that my contact has received & read my message?](https://docs.ochats.io/faq/if-i-saw-double-tick-in-message-module-does-it-mean-that-my-contact-has-received-and-read-my-message.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.ochats.io/faq.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.
