# Netsimpler

- [AI Writing Assistant](https://docs.netsimpler.io/en/netsimpler/ai-writing-assistant.md)
- [Email & Automations](https://docs.netsimpler.io/en/netsimpler/email-and-automations.md)
- [Email Campaigns](https://docs.netsimpler.io/en/netsimpler/email-and-automations/email-campaigns.md)
- [Automation Overview](https://docs.netsimpler.io/en/netsimpler/email-and-automations/automation-overview.md)
- [Email Lists](https://docs.netsimpler.io/en/netsimpler/email-and-automations/email-lists.md)
- [Email Account Review](https://docs.netsimpler.io/en/netsimpler/email-and-automations/email-account-review.md)
- [Email Domain Connection](https://docs.netsimpler.io/en/netsimpler/email-and-automations/email-domain-connection.md)
- [Abandoned Cart Automation](https://docs.netsimpler.io/en/netsimpler/email-and-automations/abandoned-cart-automation.md)
- [Ecommerce](https://docs.netsimpler.io/en/netsimpler/ecommerce.md)
- [Abandoned Cart](https://docs.netsimpler.io/en/netsimpler/ecommerce/abandoned-cart.md)
- [Store Front Orientation](https://docs.netsimpler.io/en/netsimpler/ecommerce/store-front-orientation.md)
- [Store Product](https://docs.netsimpler.io/en/netsimpler/ecommerce/store-product.md)
- [Connect your payment processor](https://docs.netsimpler.io/en/netsimpler/ecommerce/connect-your-payment-processor.md)
- [Importing products](https://docs.netsimpler.io/en/netsimpler/ecommerce/importing-products.md)
- [Shipping options](https://docs.netsimpler.io/en/netsimpler/ecommerce/shipping-options.md)
- [Sales taxes](https://docs.netsimpler.io/en/netsimpler/ecommerce/sales-taxes.md)
- [Applying discount](https://docs.netsimpler.io/en/netsimpler/ecommerce/applying-discount.md)
- [Product categories](https://docs.netsimpler.io/en/netsimpler/ecommerce/product-categories.md)
- [Tracking Links](https://docs.netsimpler.io/en/netsimpler/ecommerce/tracking-links.md)
- [Managing Orders](https://docs.netsimpler.io/en/netsimpler/ecommerce/managing-orders.md)
- [CRM](https://docs.netsimpler.io/en/netsimpler/crm.md)
- [Importing contacts](https://docs.netsimpler.io/en/netsimpler/crm/importing-contacts.md)
- [Exporting contacts](https://docs.netsimpler.io/en/netsimpler/crm/exporting-contacts.md)
- [Add Contacts Manually](https://docs.netsimpler.io/en/netsimpler/crm/add-contacts-manually.md)
- [Contact Profiles](https://docs.netsimpler.io/en/netsimpler/crm/contact-profiles.md)
- [Properties](https://docs.netsimpler.io/en/netsimpler/crm/properties.md)
- [CRM Tags](https://docs.netsimpler.io/en/netsimpler/crm/crm-tags.md)
- [Create a Membership Group](https://docs.netsimpler.io/en/netsimpler/crm/create-a-membership-group.md)
- [Membership (Secured) content](https://docs.netsimpler.io/en/netsimpler/crm/membership-secured-content.md)
- [Funnels](https://docs.netsimpler.io/en/netsimpler/funnels.md)
- [Booking & appointments](https://docs.netsimpler.io/en/netsimpler/booking-and-appointments.md)
- [Booking Without Services](https://docs.netsimpler.io/en/netsimpler/booking-and-appointments/booking-without-services.md)
- [Booking With Services](https://docs.netsimpler.io/en/netsimpler/booking-and-appointments/booking-with-services.md)
- [Website settings](https://docs.netsimpler.io/en/netsimpler/website-settings.md)
- [👩💻 How to use your file manager](https://docs.netsimpler.io/en/netsimpler/website-settings/how-to-use-your-file-manager.md)
- [Dashboard overview](https://docs.netsimpler.io/en/netsimpler/website-settings/dashboard-overview.md)
- [Language and time zone settings](https://docs.netsimpler.io/en/netsimpler/website-settings/language-and-time-zone-settings.md)
- [Privacy](https://docs.netsimpler.io/en/netsimpler/website-settings/privacy.md)
- [Favicon and social share image](https://docs.netsimpler.io/en/netsimpler/website-settings/favicon-and-social-share-image.md)
- [👨💼 Customer data](https://docs.netsimpler.io/en/netsimpler/website-settings/customer-data.md)
- [Add fonts](https://docs.netsimpler.io/en/netsimpler/website-settings/add-fonts.md)
- [Add new page](https://docs.netsimpler.io/en/netsimpler/website-settings/add-new-page.md)
- [Widgets](https://docs.netsimpler.io/en/netsimpler/widgets.md)
- [Facebook CAPI](https://docs.netsimpler.io/en/netsimpler/facebook-capi.md)
- [Facebook/Instagram shop](https://docs.netsimpler.io/en/netsimpler/facebook-instagram-shop.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://docs.netsimpler.io/en/netsimpler.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.
