# White label

- [White label](https://docs.boomerangme.cards/white-label/white-label.md): A deeper look into white label account setup
- [Domain name](https://docs.boomerangme.cards/white-label/domain-name.md): You can use any domain you own or create a sub-domain like app.yourdomain.com to get white-labeled access to the platform.
- [Mailgun](https://docs.boomerangme.cards/white-label/mailgun.md): See how you can connect a Mailgun account
- [SMTP](https://docs.boomerangme.cards/white-label/smtp.md): Connect a custom SMTP account
- [Twilio](https://docs.boomerangme.cards/white-label/twilio.md): Some simple steps and you are all set with Twilio account connected to Boomerangme
- [Google tag manager](https://docs.boomerangme.cards/white-label/google-tag-manager.md): Learn how to connect GTM account
- [Stripe](https://docs.boomerangme.cards/white-label/stripe.md): Learn how you can connect your Stripe account
- [Manage subscription](https://docs.boomerangme.cards/white-label/stripe/manage-subscription.md): Subscription management for your sub-accounts
- [PayPal](https://docs.boomerangme.cards/white-label/paypal.md): See how your PayPal account can be connected to Boomerangme


---

# 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.boomerangme.cards/white-label.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.
