# More

- [Channels](https://docs.rampwin.com/setting/more/channels.md): Lets you manage your chat commerce through Channels.
- [Cloud API](https://docs.rampwin.com/setting/more/channels/cloud-api.md)
- [Manage Templates](https://docs.rampwin.com/setting/more/channels/cloud-api/manage-templates.md): Templates manage
- [Interactive Messages](https://docs.rampwin.com/setting/more/channels/cloud-api/interactive-messages.md)
- [Whatsapp Flows](https://docs.rampwin.com/setting/more/channels/cloud-api/whatsapp-flows.md)
- [Store Settings](https://docs.rampwin.com/setting/more/channels/cloud-api/store-settings.md): Through Facebook chat, if you want to process orders and payments, you can utilize the Facebook Store Settings. You can either click on Store Settings or Details to access the controls.
- [Manage Profile](https://docs.rampwin.com/setting/more/channels/cloud-api/manage-profile.md): WhatsApp Business Profile
- [Facebook](https://docs.rampwin.com/setting/more/channels/facebook.md)
- [Instagram](https://docs.rampwin.com/setting/more/channels/instagram.md)
- [Unofficial Whatsapp](https://docs.rampwin.com/setting/more/channels/unofficial-whatsapp.md)
- [Billing](https://docs.rampwin.com/setting/more/billing.md)
- [File Manager](https://docs.rampwin.com/setting/more/file-manager.md): Upload files and manage them efficiently.
- [Integrations](https://docs.rampwin.com/setting/more/integrations.md): Integrate 3rd Party APIs and Platforms
- [Shopify](https://docs.rampwin.com/setting/more/integrations/shopify.md): With the Shopify Marketplace App you can send order reminders, cart abandoned notifications, order fulfillment notification & many more things.
- [Setup Shopify Automations](https://docs.rampwin.com/setting/more/integrations/shopify/setup-shopify-automations.md): When Your app is configured you can setup automation on Webhook Topics like below.
- [WooCommerce](https://docs.rampwin.com/setting/more/integrations/woocommerce.md): With the WooCommerce Marketplace App you can send order reminders, cart abandoned notifications, order fulfillment notification & many more things.
- [Setup WooCoomerce Automations](https://docs.rampwin.com/setting/more/integrations/woocommerce/setup-woocoomerce-automations.md): When Your app is configured you can setup automation on Webhook Topics like below.


---

# 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://docs.rampwin.com/setting/more.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.
