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

# Outreach

- [How to Recruit Affiliates in UpPromote](https://docs.uppromote.com/outreach/affiliate-recruitment.md): Learn how to recruit affiliates in UpPromote. Find creators with Creator Discovery, turn customers into affiliates, use MLM, or list on the marketplace.
- [Customer Referral](https://docs.uppromote.com/outreach/affiliate-recruitment/customer-referral.md): Turn customers into promoters with UpPromote's Customer Referral feature. Available in the Growth plan.
- [Add Referral signup form to store pages](https://docs.uppromote.com/outreach/affiliate-recruitment/customer-referral/add-referral-signup-form-to-store-pages.md): Learn how to add the UpPromote referral signup landing page to your Shopify store in five steps, giving customers a dedicated page to join your referral program.
- [Multi-level Marketing](https://docs.uppromote.com/outreach/affiliate-recruitment/mlm.md): Available from Professional plan
- [Refer-a-friend](https://docs.uppromote.com/outreach/affiliate-recruitment/refer-a-friend.md): Auto-convert signed-up customers into affiliates, and why new stores should use Post-purchase signup for refer-a-friend instead. Available from the Growth plan
- [Marketplace listing](https://docs.uppromote.com/outreach/affiliate-recruitment/marketplace-listing.md): Get discovered by affiliates with UpPromote Marketplace listing. Available from Growth plan or above.
- [UpPromote Marketplace Terms & Conditions for Merchants](https://docs.uppromote.com/outreach/affiliate-recruitment/marketplace-listing/uppromote-marketplace-terms-and-conditions-for-merchants.md): Read the UpPromote Marketplace Terms and Conditions for merchants: eligibility, merchant-affiliate relationship, commission payment rules, and account compliance.
- [Creator Discovery](https://docs.uppromote.com/outreach/affiliate-recruitment/creator-discovery.md): Use UpPromote's Creator Discovery to find influencers across Instagram, TikTok, and YouTube without third-party tools, with audience data and authenticity scores.
- [UpCreator Terms and Conditions](https://docs.uppromote.com/outreach/affiliate-recruitment/creator-discovery/upcreator-terms-and-conditions.md)
- [How to Communicate with Your Affiliates in UpPromote](https://docs.uppromote.com/outreach/affiliate-communication.md): Learn how to communicate with your affiliates in UpPromote. Send automatic emails, bulk emails, and chat with affiliates in the app to keep them engaged.
- [Email notification to affiliates](https://docs.uppromote.com/outreach/affiliate-communication/email.md): Manage automatic affiliate email notifications in UpPromote. Enable, disable, and customize templates for signups, approvals, referrals, and payments per program.
- [Automatic email templates](https://docs.uppromote.com/outreach/affiliate-communication/email/newest-email-content-templates.md): See the default content of every automatic affiliate email in UpPromote, from approval to payment alerts, as a starting point you can customize for your brand.
- [Bulk email](https://docs.uppromote.com/outreach/affiliate-communication/email/bulk-email.md): Send bulk emails to all affiliates in a program or to selected partners in UpPromote, so you can share updates, promotions, and reminders in a few clicks.
- [Use Merchant email as the sender's email](https://docs.uppromote.com/outreach/affiliate-communication/email/use-merchant-email-as-sender-email.md): Send affiliate emails from your own branded domain in UpPromote and improve inbox delivery. Available from the Professional plan
- [In-app chat with affiliates](https://docs.uppromote.com/outreach/affiliate-communication/in-app-chat.md): Talk to affiliates in real time with UpPromote's in-app chat. Available from the Growth plan.
- [Chat plugin integration](https://docs.uppromote.com/outreach/affiliate-communication/in-app-chat/chat-plugin-integrations.md): Integrate a third-party chat plugin with UpPromote to message affiliates. Add the script code for tools like Tawk.to, Tidio, Chatra, or Crisp in three steps.


---

# 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.uppromote.com/outreach.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.
