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

# Products

- [Affiliate Share Feature](https://flexpoint.gitbook.io/flexpoint-docs/products/editor.md)
- [Coaching Calls](https://flexpoint.gitbook.io/flexpoint-docs/products/markdown.md)
- [How to Setup Your Calendar Availability](https://flexpoint.gitbook.io/flexpoint-docs/products/markdown/how-to-setup-your-calendar-availability.md): Set up your calendar availability by determining your working hours, blocking time for specific tasks, and syncing it with scheduling tools to streamline bookings efficiently.
- [Live Event](https://flexpoint.gitbook.io/flexpoint-docs/products/images-and-media.md)
- [How to host exclusive coaching sessions or events with multiple customers](https://flexpoint.gitbook.io/flexpoint-docs/products/images-and-media/how-to-host-exclusive-coaching-sessions-or-events-with-multiple-customers.md): Host exclusive coaching sessions with FlexPoint—engage customers, share expert insights, and create a premium learning experience with interactive discussions and personalized guidance.
- [Digital Download](https://flexpoint.gitbook.io/flexpoint-docs/products/interactive-blocks.md)
- [Sell a Digital Download Product](https://flexpoint.gitbook.io/flexpoint-docs/products/interactive-blocks/sell-a-digital-download-product.md): A digital download is a popular digital product. Sell your expertise through downloadable content accessible anytime. Here are the most common types of digital downloads.
- [Community Hub](https://flexpoint.gitbook.io/flexpoint-docs/products/openapi.md)
- [How to host your community or social group link](https://flexpoint.gitbook.io/flexpoint-docs/products/openapi/how-to-host-your-community-or-social-group-link.md): Host your community or social group link seamlessly with Flexpoint. Share, connect, and grow your network effortlessly—all in one beautifully designed, user-friendly platform.
- [Services](https://flexpoint.gitbook.io/flexpoint-docs/products/integrations.md)
- [How to sell your service and get paid easily by using Flexpoint service product?](https://flexpoint.gitbook.io/flexpoint-docs/products/integrations/how-to-sell-your-service-and-get-paid-easily-by-using-flexpoint-service-product.md): With Flexpoint, selling your services is simple. Manage bookings, receive payments, and connect with clients effortlessly—all in one easy-to-use platform for a seamless experience.
- [Ecommerce Affiliate](https://flexpoint.gitbook.io/flexpoint-docs/products/ecommerce-affiliate.md)
- [How to integrate an E-Commerce Affiliate or any external link using the Flexflow product.](https://flexpoint.gitbook.io/flexpoint-docs/products/ecommerce-affiliate/how-to-integrate-an-e-commerce-affiliate-or-any-external-link-using-the-flexflow-product..md): Flexflow allows you to seamlessly incorporate eCommerce affiliate links or external URLs, enhancing your affiliate marketing efforts and simplifying the revenue generation process.
- [Flexpoint Affiliate](https://flexpoint.gitbook.io/flexpoint-docs/products/flexpoint-affiliate.md)
- [how to generate income by referring friends through the Flexpoint affiliate](https://flexpoint.gitbook.io/flexpoint-docs/products/flexpoint-affiliate/how-to-generate-income-by-referring-friends-through-the-flexpoint-affiliate.md): With the Flexpoint affiliate program, you can earn money by referring friends. Simply share your unique referral link and earn commissions for each successful sign-up or purchase.


---

# 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://flexpoint.gitbook.io/flexpoint-docs/products.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.
