# Advanced Topics

Here is the list of guides you could go thru and simply click on the topic of your choice:

* [Creating an E-commerce Store](/imonggo-help-center/advanced-topics/creating-an-e-commerce-store.md)
* [Setting Up the Store](/imonggo-help-center/advanced-topics/setting-up-the-store.md)
* [Utilizing Zones and Taxes Rates](/imonggo-help-center/advanced-topics/utilizing-zones-and-taxes-rates.md)
* [Setting up Shipping](/imonggo-help-center/advanced-topics/setting-up-shipping.md)
* [Batch Upload using Data Manager](/imonggo-help-center/advanced-topics/batch-upload-using-data-manager.md)
* [Using Product Kits](/imonggo-help-center/advanced-topics/using-product-kits.md)
* [Using Product Composition](/imonggo-help-center/advanced-topics/using-product-composition.md)
* [Uploading Products, Updating Prices, Stock Quantity in Batch](/imonggo-help-center/advanced-topics/uploading-products-updating-prices-stock-quantity-in-batch.md)
* [Uploading Customers and Gift Certificates in Batch](/imonggo-help-center/advanced-topics/uploading-customers-and-gift-certificates-in-batch.md)
* [Downloading Store's Data](/imonggo-help-center/advanced-topics/downloading-stores-data.md)
* [Printing Barcodes and Price Tags](/imonggo-help-center/advanced-topics/printing-barcodes-and-price-tags.md)
* [Setting Up Currency Symbol](/imonggo-help-center/advanced-topics/setting-up-currency-symbol.md)
* [Setting up a Loyalty Program](/imonggo-help-center/advanced-topics/setting-up-a-loyalty-program.md)
* [Using WorldPay Terminal with Imonggo](/imonggo-help-center/advanced-topics/using-worldpay-terminal-with-imonggo.md)
* [Using Dymo Label Printer](/imonggo-help-center/advanced-topics/using-dymo-label-printer.md)
* [Connecting Imonggo to Shopify](/imonggo-help-center/advanced-topics/connecting-imonggo-to-shopify.md)
* [Manage your Imonggo Subscriptions](/imonggo-help-center/advanced-topics/manage-your-imonggo-subscriptions.md)
* [Accepting Credit Card Payments with Stripe](/imonggo-help-center/advanced-topics/accepting-credit-card-payments-with-stripe.md)
* [Product Variants](/imonggo-help-center/advanced-topics/product-variants.md)
* [Selling with Intermittent Internet](/imonggo-help-center/advanced-topics/selling-with-intermittent-internet.md)
* [Connecting to Xero](/imonggo-help-center/advanced-topics/connecting-to-xero.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://imonggo.gitbook.io/imonggo-help-center/advanced-topics.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.
