> 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/openapi/how-to-host-your-community-or-social-group-link.md).

# How to host your community or social group link

## How do you set up a Community hub product?

Log in to Flexpoint, go to the **Product** tab, click **Add product**

<figure><img src="/files/yU1939sK1X4f2LyNLRA3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2j5ljJ3Yo8PiTSjQ9JGr" alt=""><figcaption></figcaption></figure>

Click on **Community Hub**

<figure><img src="/files/b1bHi5qZUkCvEz53XC7r" alt=""><figcaption></figcaption></figure>

1. **Edit Thumbnail**

Update your thumbnail information in a simple steps:

* Upload a Thumbnail image.
* Create a title name for your community.
* Add a Short description.
* Add a button text (you can customize the button text to align with your preferences).

<figure><img src="/files/qGvcwaBuXImB5wtui7gC" alt=""><figcaption></figcaption></figure>

* After filling in your edit thumbnail details, click "**Next Step**" to proceed to the next page.

<figure><img src="/files/tvQiCLrGlwL8fFsEt3gP" alt=""><figcaption></figcaption></figure>

2. **Editing the Checkout**

Update your Checkout information in a simple steps:

* Select an image for the header, and write up a title and description for your checkout page. This is what your customers will see when they click on the actual product!.
* Confirm your pricing! Just a heads up, Add Discount Code, Limit Quantity.
* Write a description for your Community hub.

<figure><img src="/files/rZmgkfywY8f1HRHs4cX2" alt=""><figcaption></figcaption></figure>

* You can give any name you want from Book A Call.
* Confirm what information you'd like to collect from your customers and add additional fields if you'd like!.

<figure><img src="/files/TcrDyL0A3ClPm3J0MnSk" alt=""><figcaption></figcaption></figure>

* After filling in your edit Checkout details, click "**Next Step**" to proceed to the next page.

<figure><img src="/files/m0gsYjgjcFm48qitFbel" alt=""><figcaption></figcaption></figure>

3. **Community Link**

Update your Community link information in a simple steps:

* Add your Private Facebook, WhatsApp, Telegram, Discord group link.
* Upon purchase, these links will be automatically emailed to your customer.

<figure><img src="/files/s7WJ59J4qAvRLA06qiaA" alt=""><figcaption></figcaption></figure>

* After filling in your edit Community link, click "**Next Step**" to proceed to the next page.

<figure><img src="/files/wRVctoJkefBmeSdpSFZJ" alt=""><figcaption></figcaption></figure>

4. **Advanced**&#x20;

Here are some final steps to publish your Community hub:

* Head to your **Advanced** tab
* You can add a promo video link by clicking on the **promo video tab**.
* Also, edit your Confirmation Email. This is what your customers will receive once they've purchased and booked the call with you.

<figure><img src="/files/jf34MHoZmujxfIy0bMXQ" alt=""><figcaption></figcaption></figure>

After filling in all your information, click "**Publish**" to proceed to the publish. It will take a few seconds to publish the Community hub.

<figure><img src="/files/PlKO0ZA7gGgZ0cVFiWQx" alt=""><figcaption></figcaption></figure>


---

# 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/openapi/how-to-host-your-community-or-social-group-link.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.
