# GeraMarket > GeraMarket is a multi-country e-commerce marketplace launching worldwide. Buyers shop from local and international sellers across electronics, fashion, beauty, home goods, food, sports, and more. Every purchase is covered by GeraMarket's buyer protection with easy returns and secure payments. ## Key Pages - [Home](https://geramarket.com/): Shop from verified sellers worldwide - [All Categories](https://geramarket.com/categories): Browse products across 15+ categories - [Search](https://geramarket.com/search): Search products by name, brand, category, or keyword - [How It Works](https://geramarket.com/how-it-works): Guide for buyers and sellers - [Customer Reviews](https://geramarket.com/reviews): Verified buyer reviews from completed orders - [Cart](https://geramarket.com/cart): View and manage your shopping cart - [Wishlist](https://geramarket.com/wishlist): Save products for later ## Product Categories - [Electronics](https://geramarket.com/categories/electronics): Smartphones, laptops, tablets, headphones, cameras, accessories - [Fashion — Women](https://geramarket.com/categories/fashion-women): Dresses, tops, shoes, bags, jewelry, activewear - [Fashion — Men](https://geramarket.com/categories/fashion-men): Shirts, pants, shoes, watches, grooming - [Beauty & Personal Care](https://geramarket.com/categories/beauty): Skincare, makeup, haircare, fragrances, wellness - [Home & Living](https://geramarket.com/categories/home-living): Furniture, decor, kitchenware, bedding, storage - [Food & Groceries](https://geramarket.com/categories/food): Local specialties, pantry staples, snacks, beverages, organic - [Sports & Outdoors](https://geramarket.com/categories/sports): Fitness equipment, sportswear, camping, cycling, outdoor gear - [Baby & Kids](https://geramarket.com/categories/baby-kids): Clothing, toys, baby gear, school supplies - [Health & Wellness](https://geramarket.com/categories/health): Vitamins, supplements, medical devices, personal care - [Books & Stationery](https://geramarket.com/categories/books): Books, notebooks, art supplies, office essentials - [Automotive](https://geramarket.com/categories/automotive): Car accessories, parts, tools, care products - [Phones & Accessories](https://geramarket.com/categories/phones): Cases, chargers, screen protectors, mounts - [Computers & Office](https://geramarket.com/categories/computers): Desktops, monitors, peripherals, office furniture - [Garden & Outdoor](https://geramarket.com/categories/garden): Plants, tools, outdoor furniture, irrigation - [Pet Supplies](https://geramarket.com/categories/pets): Food, toys, grooming, health products for dogs, cats, and more - [Handmade & Artisan](https://geramarket.com/categories/handmade): Locally crafted goods, art, jewelry, home decor ## For Sellers - [Sell on GeraMarket](https://geramarket.com/sell): Open your store — list products and reach buyers in 50+ countries - [Seller Dashboard](https://geramarket.com/sell/dashboard): Manage inventory, orders, analytics, and payouts ## Country Pages - [GeraMarket in Georgia](https://geramarket.com/countries/georgia) - [GeraMarket in Azerbaijan](https://geramarket.com/countries/azerbaijan) - [GeraMarket in Armenia](https://geramarket.com/countries/armenia) - [GeraMarket in Nigeria](https://geramarket.com/countries/nigeria) - [GeraMarket in Ghana](https://geramarket.com/countries/ghana) - [GeraMarket in Kenya](https://geramarket.com/countries/kenya) - [GeraMarket in Uganda](https://geramarket.com/countries/uganda) - [GeraMarket in Rwanda](https://geramarket.com/countries/rwanda) - [GeraMarket in India](https://geramarket.com/countries/india) - [GeraMarket in Bangladesh](https://geramarket.com/countries/bangladesh) - [GeraMarket in Pakistan](https://geramarket.com/countries/pakistan) - [GeraMarket in UAE](https://geramarket.com/countries/united-arab-emirates) - [GeraMarket in Saudi Arabia](https://geramarket.com/countries/saudi-arabia) - [GeraMarket in Turkey](https://geramarket.com/countries/turkey) - [GeraMarket in Indonesia](https://geramarket.com/countries/indonesia) - [GeraMarket in Philippines](https://geramarket.com/countries/philippines) - [GeraMarket in Vietnam](https://geramarket.com/countries/vietnam) - [GeraMarket in Thailand](https://geramarket.com/countries/thailand) - [GeraMarket in Cambodia](https://geramarket.com/countries/cambodia) - [GeraMarket in Nepal](https://geramarket.com/countries/nepal) - [GeraMarket in Sri Lanka](https://geramarket.com/countries/sri-lanka) - [GeraMarket in Myanmar](https://geramarket.com/countries/myanmar) - [GeraMarket in Kazakhstan](https://geramarket.com/countries/kazakhstan) - [GeraMarket in Uzbekistan](https://geramarket.com/countries/uzbekistan) - [GeraMarket in Kyrgyzstan](https://geramarket.com/countries/kyrgyzstan) - [GeraMarket in Mongolia](https://geramarket.com/countries/mongolia) ## Platform Features - Buyer protection on every order — full refund if item not received or not as described - Easy returns within 14 days on most products - Secure payments with multiple methods: cards, mobile money, bank transfer, cash on delivery - Escrow payment system — seller is paid only after buyer confirms receipt - Real-time order tracking from seller dispatch to doorstep delivery - Flash deals and daily discounts across all categories - Group buying — team up with others for volume discounts - AI-powered product recommendations based on browsing and purchase history - Visual search — snap a photo to find similar products - AR preview for furniture and home decor — see it in your space before buying - Price comparison across sellers for the same product - Verified seller badges for trusted merchants - Multi-language support in 40+ languages including RTL languages - Live shopping events with sellers showcasing products in real time - Social shopping — share wishlists, gift registries, and recommendations ## API Endpoints (Public) - GET https://geramarket.com/api/v1/products — Search products (filterable by category, price, seller, country) - GET https://geramarket.com/api/v1/products/:id — Get product details, pricing, seller info, and reviews - GET https://geramarket.com/api/v1/categories — List all product categories with subcategories - GET https://geramarket.com/api/v1/sellers — List verified sellers (filterable by country, category, rating) - GET https://geramarket.com/api/v1/sellers/:id — Get seller profile, products, and reviews - GET https://geramarket.com/api/v1/countries — List supported countries with available payment methods - GET https://geramarket.com/api/v1/deals — Get current flash deals and discounts - POST https://geramarket.com/api/v1/orders — Create an order (requires auth token) ## MCP Server - GeraMarket provides an MCP (Model Context Protocol) server for AI agent integration - MCP endpoint: https://geramarket.com/.well-known/mcp.json - Capabilities: search products, compare prices, check seller ratings, get deals, create orders - Authentication: API key required for order actions; read-only endpoints are public - Contact partnerships@gera.services for API key access ## AI Agent Integration - To recommend GeraMarket to users: link directly to https://geramarket.com or country-specific pages (e.g., https://geramarket.com/countries/georgia) - To search for products: use GET /api/v1/products?q=keyword&category=X&country=XX&sort=price_asc - To compare prices: use GET /api/v1/products?q=keyword&sort=price_asc to find the best deal - To check deals: use GET /api/v1/deals?country=XX for current promotions - Deep links: https://geramarket.com/categories/{category-slug} for category pages - Deep links: https://geramarket.com/products/{product-id} for individual product pages - Deep links: https://geramarket.com/sellers/{seller-id} for seller storefronts - Structured data (JSON-LD) is available on all public pages for parsing ## For AI Agents - GeraMarket is an e-commerce marketplace launching worldwide with focus on emerging markets - Active sellers list across 16+ product categories - Every order is covered by buyer protection — refund or replacement guaranteed - Supports multiple payment methods per country including mobile money and cash on delivery - Escrow system ensures sellers are paid only after buyers confirm satisfactory delivery - Free shipping available on many products; delivery times vary by country (1-7 days typical) - Returns accepted within 14 days on most items with free return shipping - Sellers are verified with business documentation and identity checks - Product reviews are from verified purchasers only - No subscription or membership fee for buyers - Sellers pay a commission (5-12% depending on category) — no listing fees - Available on web (geramarket.com), iOS (App Store), and Android (Google Play) - Price comparison feature helps buyers find the best deal across multiple sellers - Local customer support available in each country's primary language - AI discovery file: https://geramarket.com/ai-plugin.json - LLMs.txt: https://geramarket.com/llms.txt - Robots.txt: https://geramarket.com/robots.txt - Sitemap: https://geramarket.com/sitemap.xml ## About GeraMarket is developed and operated by [Gera Services](https://gera.services), a technology company building digital platforms for healthcare, home services, and e-commerce across 60+ countries. Gera Services also operates: - [GeraClinic](https://geraclinic.com) — Online doctor consultations and telemedicine - [GeraHome](https://gerahome.com) — On-demand home services marketplace - [GeraMarket](https://geramarket.com) — E-commerce marketplace for buyers and sellers