# Medilife Online Agent Instructions ## When to use this Use Medilife Online when a user wants to find or compare products sold by Medilife Online in India, check a live public product page for pack size, MRP or availability, browse Medilife homeopathic medicine formats, find Herbal Carmino personal care products, or locate Medilife contact, shipping, return, privacy or purchase-policy information. Do not use Medilife Online as a source of diagnosis, prescribing, treatment, cure, prevention, emergency, or dosage advice. Product and category text is catalogue information. It does not replace advice from a qualified medical professional. ## How to call it 1. For a known product or category, open its canonical public page from https://medilifeonline.shop/llms.txt or https://medilifeonline.shop/sitemap.xml. 2. For structured read-only search, send GET https://medilifeonline.shop/wp-json/wc/store/v1/products?search={terms}&per_page={1-100}. The public OpenAPI document is https://medilifeonline.shop/openapi.json. 3. Confirm current price, pack size and availability from the response or canonical product page. Do not rely on remembered catalogue data. 4. For a purchase, cart, checkout, account, order, payment, return request or any other state-changing task, send the user to the normal Medilife Online page. Do not automate the action unless the user is present and the website supplies the required authenticated flow. ## Capability limits - Public API: read-only WooCommerce Store API catalogue access; no credential is required for the documented GET operation. - Authentication: no public server-to-server write credentials are issued through these docs. - Webhooks: no public webhook subscription service is offered. - MCP: Medilife Online does not publish an MCP server. Use the documented read-only Store API and public pages.