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

# Webinars

- [Subscriptions](https://docs.2checkout.com/resources/webinars/subscriptions.md)
- [Start flipping the channel](https://docs.2checkout.com/resources/webinars/subscriptions/start-flipping-the-channel.md)
- [B2B commerce and subscriptions](https://docs.2checkout.com/resources/webinars/subscriptions/b2b-commerce-and-subscriptions.md)
- [Launch new online revenue streams, fast](https://docs.2checkout.com/resources/webinars/subscriptions/launch-new-online-revenue-streams-fast.md)
- [Leveraging a commerce blueprint for digital business success](https://docs.2checkout.com/resources/webinars/subscriptions/leveraging-a-commerce-blueprint-for-digital-business-success.md)
- [Grow retention](https://docs.2checkout.com/resources/webinars/grow-retention.md)
- [Top 5 secrets for better customer retention](https://docs.2checkout.com/resources/webinars/grow-retention/top-5-secrets-for-better-customer-retention.md)
- [A three-stage approach to recapturing lost revenue](https://docs.2checkout.com/resources/webinars/grow-retention/a-three-stage-approach-to-recapturing-lost-revenue.md)
- [Increase conversion](https://docs.2checkout.com/resources/webinars/increase-conversion.md)
- [Online conversion basics](https://docs.2checkout.com/resources/webinars/increase-conversion/online-conversion-basics.md)
- [Tips for cultural conversion](https://docs.2checkout.com/resources/webinars/increase-conversion/tips-for-cultural-conversion.md)
- [Increasing trial conversion rates](https://docs.2checkout.com/resources/webinars/increase-conversion/increasing-trial-conversion-rates.md)
- [Top 10 myths of conversion optimization](https://docs.2checkout.com/resources/webinars/increase-conversion/top-10-myths-of-conversion-optimization.md)
- [A/B testing to increase conversion rates](https://docs.2checkout.com/resources/webinars/increase-conversion/a-b-testing-to-increase-conversion-rates.md)
- [Do conversion optimization like the pros](https://docs.2checkout.com/resources/webinars/increase-conversion/do-conversion-optimization-like-the-pros.md)
- [How to build a landing page that converts](https://docs.2checkout.com/resources/webinars/increase-conversion/how-to-build-a-landing-page-that-converts.md)
- [On-site optimizations that drive conversions](https://docs.2checkout.com/resources/webinars/increase-conversion/on-site-optimizations-that-drive-conversions.md)
- [Increasing conversions in the purchase funnel](https://docs.2checkout.com/resources/webinars/increase-conversion/increasing-conversions-in-the-purchase-funnel.md)
- [Best practices to grow your digital marketing funnel](https://docs.2checkout.com/resources/webinars/increase-conversion/best-practices-to-grow-your-digital-marketing-funnel.md)
- [Pricing strategies for software, IoT and digital goods](https://docs.2checkout.com/resources/webinars/increase-conversion/pricing-strategies-for-software-iot-and-digital-goods.md)
- [Maximize the value of every customer with 2Checkout's A/B testing tool](https://docs.2checkout.com/resources/webinars/increase-conversion/maximize-the-value-of-every-customer-with-2checkouts-a-b-testing-tool.md)
- [Collect payments worldwide](https://docs.2checkout.com/resources/webinars/collect-payments-worldwide.md)
- [Time to go beyond payments](https://docs.2checkout.com/resources/webinars/collect-payments-worldwide/time-to-go-beyond-payments.md)
- [Brazil - the next great eCommerce opportunity](https://docs.2checkout.com/resources/webinars/collect-payments-worldwide/brazil-the-next-great-ecommerce-opportunity.md)
- [Get more revenue from affiliates](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates.md)
- [Take your affiliate sales worldwide](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/take-your-affiliate-sales-worldwide.md)
- [Affiliate marketing: 5 myths debunked](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/affiliate-marketing-5-myths-debunked.md)
- [Are affiliates cannibalizing online sales?](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/are-affiliates-cannibalizing-online-sales.md)
- [Top 5 affiliate program pillars for success](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/top-5-affiliate-program-pillars-for-success.md)
- [How to efficiently scale your affiliate program](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/how-to-efficiently-scale-your-affiliate-program.md)
- [Turn traffic into sales for digital goods affiliates](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/turn-traffic-into-sales-for-digital-goods-affiliates.md)
- [Affiliate Network: Getting Started and Best Practices](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/affiliate-network-getting-started-and-best-practices.md)
- [Top myths and misconceptions about affiliate marketing](https://docs.2checkout.com/resources/webinars/get-more-revenue-from-affiliates/top-myths-and-misconceptions-about-affiliate-marketing.md)


---

# 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.2checkout.com/resources/webinars.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.
