> For the complete documentation index, see [llms.txt](https://docs-latam.messaging.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-latam.messaging.sinch.com/whatsapp.md).

# WHATSAPP

- [Username (BSUID - coming soon!)](https://docs-latam.messaging.sinch.com/whatsapp/username-bsuid-coming-soon.md)
- [WhatsApp Embedded Signup](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-embedded-signup.md): The embedded signup flow simplifies the current WhatsApp signup process, reducing the onboarding period from days to minutes.
- [Prerequisites](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-embedded-signup/prerequisites.md): The embedded signup flow simplifies the current WhatsApp signup process, reducing the onboarding period from days to minutes.
- [Registering your WhatsApp Number](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-embedded-signup/registering-your-whatsapp-number.md): The embedded signup flow simplifies the current WhatsApp signup process, reducing the onboarding period from days to minutes.
- [Verifying your Company on Business Manager](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-embedded-signup/verifying-your-company-on-business-manager.md): The embedded signup flow simplifies the current WhatsApp signup process, reducing the onboarding period from days to minutes.
- [Potential Errors During the Embedded Signup Flow](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-embedded-signup/potential-errors-during-the-embedded-signup-flow.md): The embedded signup flow simplifies the current WhatsApp signup process, reducing the onboarding period from days to minutes.
- [Human Assistance Policy](https://docs-latam.messaging.sinch.com/whatsapp/human-assistance-policy.md)
- [WhatsApp Guidelines](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-guidelines.md): Important concepts for WhatsApp business accounts.
- [Instructions & Good Practices](https://docs-latam.messaging.sinch.com/whatsapp/instructions-and-good-practices.md)
- [Channel Rules](https://docs-latam.messaging.sinch.com/whatsapp/instructions-and-good-practices/channel-rules.md): A few factors influence your WhatsApp number’s message deliverability and sending limits. Important indicators are as follows:
- [Learn More About Tiers](https://docs-latam.messaging.sinch.com/whatsapp/instructions-and-good-practices/learn-more-about-tiers.md)
- [Good Practices](https://docs-latam.messaging.sinch.com/whatsapp/instructions-and-good-practices/good-practices.md)
- [WA Template - What Is It?](https://docs-latam.messaging.sinch.com/whatsapp/template.md): Learn how WhatsApp’s Message Template works.
- [Registering a Template](https://docs-latam.messaging.sinch.com/whatsapp/registering-a-template.md): Creating a WhatsApp message template. Learn how to register your template.
- [Deleting a WA Template](https://docs-latam.messaging.sinch.com/whatsapp/deleting-a-wa-template.md)
- [WhatsApp Account Settings](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-account-settings.md): Learn how and what you can change in your WhatsApp profile
- [WhatsApp Dashboard](https://docs-latam.messaging.sinch.com/whatsapp/whatsapp-dashboard.md): Learn more details about your WhatsApp Dashboard
- [Tech Providers - What is it and how does it work?](https://docs-latam.messaging.sinch.com/whatsapp/tech-providers-what-is-it-and-how-does-it-work.md)
- [Business-scoped user IDs](https://docs-latam.messaging.sinch.com/whatsapp/business-scoped-user-ids.md): Learn about using business-scoped user IDs with LATAM Messaging's WhatsApp channel
- [Conversation API migration guide](https://docs-latam.messaging.sinch.com/whatsapp/conversation-api-migration-guide.md): A guide on how to migrate to Sinch's Conversation API


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-latam.messaging.sinch.com/whatsapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
