> 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/implementation-partner.md).

# Implementation Partner

<details>

<summary>What is our chatbot implementation partner?</summary>

Our chatbot implementation partner is a company or individual that offers chatbot solutions developed by BotPenguin to their clients. With BotPenguin’s chatbot implementation partner program, you can offer your clients market-leading chatbot solutions and grow your revenue exponentially.

</details>

<details>

<summary>What benefits do I get with the chatbot implementation partner program?</summary>

With BotPenguin’s chatbot implementation partner program, you get the additional brand visibility of the market-leading platform, easily integratable chatbot solutions, the ability to decide your own selling price, and robust support and guidance from our team. You can offer bundled deals to your clients and grow your revenue exponentially.

</details>

<details>

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

Yes, you can easily integrate the chatbot solutions 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>How do I become a chatbot implementation partner?</summary>

To become a chatbot implementation partner with BotPenguin, you can share your details and intent for the partner program on our website. Once you sign up, our team will get in touch with you to discuss the details and benefits of the program.

</details>

<details>

<summary>Can I decide my own selling price for the chatbot solutions?</summary>

Yes, with BotPenguin’s chatbot implementation partner program, you can decide your own selling price for the chatbot solutions. This gives you the freedom to set your own margins and grow your revenue exponentially.

</details>

<details>

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

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

</details>

<details>

<summary>Can I offer bundled deals to my clients with the chatbot implementation partner program?</summary>

Yes, with BotPenguin’s chatbot implementation partner program, you can offer bundled deals to your clients. This can help you increase revenue and provide more value to your clients.

</details>

<details>

<summary>What kind of chatbot solutions can I offer with the chatbot implementation partner program?</summary>

With BotPenguin’s chatbot implementation partner program, you can offer a range of chatbot solutions, including custom chatbots, lead generation chatbots, customer support chatbots, and more. Our chatbot solutions can be easily integrated with your existing tech solutions, making it easy for you to offer a seamless experience to your clients.

</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/implementation-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.
