# Marketplace

- [Custom Authentication](https://documents.cxgenie.ai/marketplace/custom-authentication.md): Custom Authentication is an add-on to help you connect & and sync your users with chat users on CX Genie
- [Custom Authentication V2.0](https://documents.cxgenie.ai/marketplace/custom-authentication-v2.0.md): Custom Authentication is an add-on to help you connect & and sync your users with chat users on CX Genie
- [Form Builder](https://documents.cxgenie.ai/marketplace/form-builder.md): This section will let you create a storage to save your customer information when submitting form.
- [Ticket Support](https://documents.cxgenie.ai/marketplace/ticket-support.md)
- [Product Data Sync-up](https://documents.cxgenie.ai/marketplace/product-data-sync-up.md): Seamlessly integrate your Shopify or WooCommerce store with your CX Genie chatbot providing real-time access to your product data.
- [E-commerce Store](https://documents.cxgenie.ai/marketplace/product-data-sync-up/e-commerce-store.md): This section will let your chatbot can update the item's info on e-commerce (name, price, and stock).
- [Product Data](https://documents.cxgenie.ai/marketplace/product-data-sync-up/product-data.md): This section will manage all the product from e-commerce platform.
- [White Label](https://documents.cxgenie.ai/marketplace/white-label.md): White Label add-on is ideal for any organization that wants to present a branded interface to its users, enhancing brand identity and providing a more cohesive user experience.
- [Help Desk](https://documents.cxgenie.ai/marketplace/help-desk.md): Boost your customer support efficiency with the CX Genie Customer Support Team add-on. Create and manage agent teams, assign tasks seamlessly, and interact with customers as a group.
- [Custom Authentication](https://documents.cxgenie.ai/marketplace/custom-authentication-1.md)
- [Mailbox](https://documents.cxgenie.ai/marketplace/mailbox.md): This section will show you how to integrate your email to CX Genie
- [Advertisement](https://documents.cxgenie.ai/marketplace/advertisement.md)


---

# Agent Instructions: 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:

```
GET https://documents.cxgenie.ai/marketplace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
