# WABA Platform

- [How to share WABA to you Customer / Sub Account ?](https://docs.wanode.io/waba-platform/how-to-share-waba-to-you-customer-sub-account.md)
- [How To Get Your API Key & Domain For WhatsApp Business API ?](https://docs.wanode.io/waba-platform/how-to-get-your-api-key-and-domain-for-whatsapp-business-api.md)
- [How To Update WhatsApp Business Profile ( Set DP & Details ) For Your WABA ?](https://docs.wanode.io/waba-platform/how-to-update-whatsapp-business-profile-set-dp-and-details-for-your-waba.md)
- [How to Know Your WABA Wallet Balance & Check For Conversations Charged ?](https://docs.wanode.io/waba-platform/how-to-know-your-waba-wallet-balance-and-check-for-conversations-charged.md)
- [How to Set Webhook URL For Your WhatsApp Business API ?](https://docs.wanode.io/waba-platform/how-to-set-webhook-url-for-your-whatsapp-business-api.md)
- [How to Create Templates For WhatsApp Business API ?](https://docs.wanode.io/waba-platform/how-to-create-templates-for-whatsapp-business-api.md)
- [How to Generate JSON For Templates ?](https://docs.wanode.io/waba-platform/how-to-generate-json-for-templates.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.wanode.io/waba-platform.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.
