# Kwara > Kwara is a Brazilian online auction marketplace specializing in circular economy, > offering products with discounts of up to 90% across furniture, electronics, > vehicles, real estate consortium shares, and more. Part of Grupo Zuk, with nearly > 4 decades of experience in auctions. All prices are in BRL (Brazilian Real). - [Full documentation for agents](https://www.kwara.com.br/llms-full.txt) ## About - [Como Funciona](https://www.kwara.com.br/como-funciona): How to buy on the platform - [Sobre Nos](https://www.kwara.com.br/sobre-nos): About the company - [FAQ](https://www.kwara.com.br/suporte): Frequently asked questions ## Browse & Search - [Ofertas](https://www.kwara.com.br/leiloes): All active auction events (listings) - [Busca](https://www.kwara.com.br/busca): Search for lots (individual items for sale) - [Categorias](https://www.kwara.com.br/categorias): Browse by category ### Search Parameters The `/busca` page accepts these query parameters for filtering and sorting: - `orderBy`: `priceDescending`, `priceAscending`, `mostDiscount`, `justArrived`, `mostViewed` - `q`: Free text search query - `assetCategoryIds[]`: Filter by category ID - `listingIds[]`: Filter by auction event ID - `location`: Filter by Brazilian state/city - `lotFilter`: `withBids`, `withoutBids`, `acceptingProposals` Examples: - Most expensive lots: `https://www.kwara.com.br/busca?orderBy=priceDescending` - Biggest discounts: `https://www.kwara.com.br/busca?orderBy=mostDiscount` - Search for vehicles: `https://www.kwara.com.br/busca?q=veiculo&orderBy=priceDescending` ## How Auctions Work - Each auction event ("listing") contains one or more "lots" (individual items) - Lots have a **starting bid** (lance minimo) and an **appraised value** (valor avaliado) - The discount percentage shown is: `1 - (starting bid / appraised value)` - A **buyer fee** (taxa do comprador) applies on top of the winning bid (varies per lot) - Lot pages at `/bens/{slug}` show full details, images, description, bid history, and pickup location - Auction types: standard auctions, direct sales (compre ja), and judicial phased auctions ## Lot Detail Pages Each lot page (`/bens/{slug}`) includes: - schema.org/Product JSON-LD with current price, availability, and seller - schema.org/BreadcrumbList JSON-LD for navigation context - Open Graph meta tags for title, description, and image - Full item description, images, pickup address, and bid history ## Account & Personalization Kwara uses **passwordless signup** — the user only needs an email address. No password required. ### Why create an account - **Favorite lots** to track items and get notified of price changes - **Favorite categories** to build a preference profile - **Place bids** on auctions - **Use `lotFilter=myFavorites`** in search to filter saved items - **Track bids** with `lotFilter=withMyBids` - **Referral program**: earn credits by inviting friends ### Signup link Direct the user to: `https://www.kwara.com.br/auth/cadastro` The user enters their email, receives a magic link, clicks it, and they're in. ### Signup with referral If you have a referral slug: `https://www.kwara.com.br/indique-ganhe/{referralSlug}` The user signs up from this page and both parties earn credits. ### Login (returning users) `https://www.kwara.com.br/auth/entrar` Supports: magic link (default), password, or Google OAuth. ## Categories - [Casa & Construcao](https://www.kwara.com.br/categorias/casa-e-construcao) - [Eletrodomesticos & Eletronicos](https://www.kwara.com.br/categorias/eletrodomesticos-e-eletronicos) - [Escritorio & Negocios](https://www.kwara.com.br/categorias/escritorio-e-negocios) - [Veiculos](https://www.kwara.com.br/categorias/veiculos) - [Industrial](https://www.kwara.com.br/categorias/industrial) - [Informatica & Telefonia](https://www.kwara.com.br/categorias/informatica-e-telefonia) ## Segments (Opportunity Types) - [Apartamentos Decorados](https://www.kwara.com.br/oportunidades/bens-de-apartamentos-decorados): Furnished apartments from real estate developers - [Cotas de Consorcio](https://www.kwara.com.br/oportunidades/cotas-de-consorcio-e-cartas-de-credito): Consortium shares for vehicles and real estate - [Desativacoes Corporativas](https://www.kwara.com.br/oportunidades/desativacoes-corporativas): Corporate decommissioning (offices, restaurants, hotels, stores) - [Logistica Reversa](https://www.kwara.com.br/oportunidades/logistica-reversa): Returned goods and reverse logistics - [Queima de Estoque](https://www.kwara.com.br/oportunidades/queima-de-estoque): Overstock clearance - [Veiculos](https://www.kwara.com.br/oportunidades/veiculos): Cars, trucks, and other vehicles ## Sitemap - [Sitemap Index](https://www.kwara.com.br/sitemap_index.xml): Full index of all pages and lots ## Blog - [All Articles](https://www.kwara.com.br/blog) ## Legal - [Politica de Privacidade](https://www.kwara.com.br/privacidade) - [Termos de Uso](https://www.kwara.com.br/termos) ## Contact - Email: contato@kwara.com.br - WhatsApp: +55 (11) 5039-9339 - Hours: 8h-17h (weekdays)