> For the complete documentation index, see [llms.txt](https://partners.botpenguin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://partners.botpenguin.com/customer-platform-guidelines/frequently-asked-questions-faqs/partners-faqs/whitelabel-partner.md).

# Whitelabel Partner

<details>

<summary>Can I integrate the whitelabel chatbot with my existing tech solutions?</summary>

Yes, you can easily integrate the whitelabel chatbot with your existing tech solutions and offer bundled deals to your clients. This can help you expand your business and increase revenue exponentially.

</details>

<details>

<summary>What level of support do I get with the whitelabel chatbot reseller program?</summary>

With BotPenguin's whitelabel chatbot reseller program, you get robust support and guidance from our team. We provide you with all the necessary resources to launch your chatbot solutions, and our team is always available to answer any questions or concerns you may have.

</details>

<details>

<summary>Is the whitelabel chatbot reseller program suitable for startups?</summary>

Yes, the whitelabel chatbot reseller program is suitable for startups as well as established businesses. With BotPenguin’s whitelabel chatbot reseller program, you can launch your own chatbot in just a day, with full control over the product, and at your own terms and price. This can help you establish your brand and generate revenue from day one.

</details>

<details>

<summary>Can I customize the whitelabel chatbot to suit my business needs?</summary>

Yes, you can fully customize the whitelabel chatbot to suit your business needs. With BotPenguin’s whitelabel chatbot reseller program, you get a fully customizable product that can be tailored to meet your business requirements. You can add your own branding, design, and features to the chatbot solution, and offer your clients a personalized experience.

</details>

<details>

<summary>How much does it cost to become a whitelabel chatbot reseller?</summary>

The cost to become a whitelabel chatbot reseller may vary depending on your business needs and requirements. However, BotPenguin offers affordable and flexible pricing plans to suit businesses of all sizes. Contact us to learn more about our pricing plans and how we can help you launch your own chatbot solutions under your brand name.

</details>

<details>

<summary>Can I whitelable 2 brands?</summary>

Certainly, “whitelabeling two brands is permissible, but it's essential that the details, including email, domain name, and contact information, differ for each."

</details>

<details>

<summary>Can I use my own domain?</summary>

Yes, you can use your own domain for your bot. After setting up your account, you'll have the option to customize your bot's URL with your domain name. This allows you to maintain brand consistency and provide a seamless experience for your users

</details>

<details>

<summary>What does "Sign-Up Interface" mean?</summary>

The "Sign-Up Interface" enables users to conveniently register on your website simply by clicking on the designated signup button.

</details>

<details>

<summary>What does "Branded Help Documentation" include?</summary>

The "Branded Help Documentation" includes personalised help guides featuring your branding, comprehensive step-by-step tutorials of the platform. (excluding tutorial videos).

</details>

<details>

<summary>What does "Branded Wordpress Integration" mean?</summary>

It means that your application will be showcased on the WordPress store, prominently featuring your brand's name and logo.

</details>

<details>

<summary>What is "3rd Party Native Integration"?</summary>

It means that your application will be made available on various third-party stores, prominently displaying your brand's name and logo.

</details>

<details>

<summary>What does "Additional Live Chat Agent" mean?</summary>

This feature allows you to acquire additional login accounts for live chat agents, facilitating enhanced customer support capabilities. Please note that additional charges may apply for this option.

</details>

<details>

<summary>What does "Domain Migration of your Partner panel" mean?</summary>

This service entails our assistance in migrating your panel in the event of a domain name change, ensuring seamless continuity in your operations.

</details>

<details>

<summary>Can we customize the branding of the platform?</summary>

Yes, you can customize the platform with your own logo and domain. You can even create your own subscription plans with your preferred currency and pricing.

</details>

<details>

<summary>Can we customize the management dashboard?</summary>

The management dashboard is not customizable out-of-the-box, but we can customize it through custom development if needed.

</details>


---

# 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://partners.botpenguin.com/customer-platform-guidelines/frequently-asked-questions-faqs/partners-faqs/whitelabel-partner.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.
