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

# Affiliate Partner

<details>

<summary>What is the BotPenguin Chatbot Affiliate Program?</summary>

Our Chatbot Affiliate Program allows partners to spread awareness about BotPenguin, generate interest, expand the community, and earn commission for converted leads.

</details>

<details>

<summary>How do I become a Chatbot Affiliate Partner?</summary>

You can become an Affiliate by applying to BotPenguin's Affiliate Program and meeting the eligibility criteria.

</details>

<details>

<summary>What is the eligibility criteria for becoming a Chatbot Affiliate?</summary>

Eligibility criteria include having a website, blog, social media following, or a network of contacts, and adhering to BotPenguin's terms and conditions.

</details>

<details>

<summary>How do I earn commission as a Chatbot Affiliate?</summary>

You earn commission as an Affiliate by generating leads and marketing BotPenguin to prospective customers.

</details>

<details>

<summary>How does BotPenguin support its Affiliates?</summary>

BotPenguin provides its  Affiliates with marketing materials, support, and guidance to help them spread awareness, generate leads, and earn commission. When you become an Affiliate, you join a family, feel free to ask us anything.

</details>

<details>

<summary>Can I promote BotPenguin on any platform?</summary>

Yes, you can promote BotPenguin on any platform, including your website, blog, social media, email marketing, and more.\
However, the content and platform should not be explicit, or objectionable in any way. If found so, there can be legal ramifications.

</details>

<details>

<summary>What types of leads should I generate as a Chatbot Affiliate?</summary>

You should generate leads who are interested in chatbots, artificial intelligence, customer service automation, and related topics. Anyone who will be willing to upgrade to a paid plan, as your commission depends on their purchases.

</details>

<details>

<summary>How do I track my performance as a Chatbot Affiliate?</summary>

You can track your performance as a Chatbot Affiliate through BotPenguin's Affiliate Dashboard, which provides insights on leads generated, conversions, and commission earned.

</details>

<details>

<summary>Is there a limit to the amount of commission I can earn as a Chatbot Affiliate?</summary>

No, there is no limit to the amount of commission you can earn as a Chatbot Affiliate.

</details>

<details>

<summary>Can I become a Chatbot Affiliate if I am not a BotPenguin customer?</summary>

Yes, you can become a Chatbot Affiliate even if you are not a BotPenguin customer.

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